mirror of
https://github.com/cshepherd/gscifs.git
synced 2024-12-27 16:31:36 +00:00
README update
This commit is contained in:
parent
d0ff89c9a8
commit
da4392f782
@ -1,6 +1,7 @@
|
|||||||
CIFS / SMB2 navel gazing, in 65816 assembly.
|
CIFS / SMB2 navel gazing, in 65816 assembly.
|
||||||
|
|
||||||
5/24/2015 - Current status: Connects on port 445, completes Protocol Negotiation, successfully sends login (on Setup_ANDX message), obsolete LM (DES) style password. sends Tree_ANDX message.
|
5/24/2015 - Current status: Connects on port 445, completes Protocol Negotiation, successfully sends login (on Setup_ANDX message), obsolete LM (DES) style password. sends Tree_ANDX message.
|
||||||
|
.. Tree_ANDX gets ACCESS_DENIED because I need to save uid returned by Setup_ANDX reply. Also want to implement NTLMv1 hashing soon. But I'm done for today.
|
||||||
|
|
||||||
Build 'CMD.S' with Merlin32 and the included Library directory.
|
Build 'CMD.S' with Merlin32 and the included Library directory.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user