Commit Graph

4 Commits

Author SHA1 Message Date
Brent Cook 732192aeaf move ntds from priv to extapi 2015-06-22 09:04:08 -05:00
David Maloney 5d68a8167b handle unicode changes
changed everything to utf-8 , so several sizes
on the ruby side needed to be changed to account for this

MSP-12358
2015-06-02 12:46:21 -05:00
David Maloney f3effe5fbb some minor cleanup
cleanup based on feedback from Kronicdeth

MSP-12357
2015-05-11 11:17:58 -05:00
David Maloney acb833bd09 NTDS::Parser class built out
the NTDS Parser class will take a meterpreter
client and a fielpath and provide an enumerator for reading
out the user accounts as ruby objects

MSP-12357
2015-04-30 14:57:30 -05:00