README update

This commit is contained in:
Christopher Shepherd 2015-05-24 19:52:17 -04:00
parent 779d1f7142
commit 42b1330c3c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
CIFS / SMB2 navel gazing, in 65816 assembly.
5/9/2015 - Current status: Connects on port 445, sends valid SMB Protocol Negotiation message, accepts and analyzes reply. Next step: Login, mount a share, read a file.
5/24/2015 - Current status: Connects on port 445, completes Protocol Negotiation, successfully sends login (on Setup_ANDX message), obsolete LM (DES) style password
Build 'CMD.S' with Merlin32 and the included Library directory.