Commit Graph

  • 2c578ff07d slide foo Spoon M 2005-04-16 20:52:14 +0000
  • 755e2076c7 slide foo Spoon M 2005-04-16 20:50:29 +0000
  • 47aa3af548 slide foo Spoon M 2005-04-16 20:47:33 +0000
  • 89f431d10a process io working Matt Miller 2005-04-16 20:37:27 +0000
  • 3fa1f61b78 removed dbg prints Matt Miller 2005-04-16 07:32:24 +0000
  • 18cd568415 thread stuff Matt Miller 2005-04-16 07:29:06 +0000
  • 4357dc26cb added image enum Matt Miller 2005-04-15 08:19:04 +0000
  • f2eec1d8ef image load, unload, get proc addr Matt Miller 2005-04-15 07:53:20 +0000
  • 87f1d14bcc added process enumeration and closing Matt Miller 2005-04-15 07:03:33 +0000
  • f4264ed7d5 moved registry/process around to be under sys, implemented process.memory and process attaching Matt Miller 2005-04-15 06:23:59 +0000
  • 3338ebb82c more channel foo Matt Miller 2005-04-13 08:19:22 +0000
  • ca42291606 refactored the pool interface to make the code more generic Matt Miller 2005-04-13 07:31:11 +0000
  • 068dc13284 don't call eof before every read Matt Miller 2005-04-12 15:13:15 +0000
  • f43c076313 added eof Matt Miller 2005-04-12 06:39:33 +0000
  • 63213353f0 standardized comment format Matt Miller 2005-04-12 05:53:29 +0000
  • 6c1a8e51e5 improving channel support, File is now backed against a File Pool instance rather than directly against a channel Matt Miller 2005-04-12 05:37:11 +0000
  • 3fe3fe773d updated base Dir interface Matt Miller 2005-04-11 19:15:36 +0000
  • b18593c4eb fixed dword set Matt Miller 2005-04-11 15:45:33 +0000
  • b601772d18 mkdir Matt Miller 2005-04-11 05:56:11 +0000
  • 593bc26ff2 pimptastic Matt Miller 2005-04-11 05:50:10 +0000
  • a247682500 improved the dir class Matt Miller 2005-04-11 05:49:59 +0000
  • 7556674686 file i/o working Matt Miller 2005-04-11 04:56:24 +0000
  • 91600f7d52 initial File stub Matt Miller 2005-04-11 03:37:02 +0000
  • b81ebdc3f1 FileStat implemented Matt Miller 2005-04-11 03:06:56 +0000
  • 1a9852d50e implemented Dir Matt Miller 2005-04-11 01:59:45 +0000
  • 8f0a94cb11 registry API done for the most part Matt Miller 2005-04-11 01:28:33 +0000
  • 3091e27cd2 enum_key in the hizzle Matt Miller 2005-04-10 22:51:16 +0000
  • d2545df96f delete_value Matt Miller 2005-04-10 22:30:04 +0000
  • 847d6b3a66 object aliasing, moved extensions into .ext attr Matt Miller 2005-04-10 17:08:27 +0000
  • df75ef23fc this is all to my baby mommas out there Matt Miller 2005-04-10 16:21:53 +0000
  • 59992d3cca registry fun stuff Matt Miller 2005-04-10 10:31:38 +0000
  • 56e6016db2 getpid is working Matt Miller 2005-04-10 09:20:47 +0000
  • 6eee03f990 moved things around a bit, added extension iface Matt Miller 2005-04-10 08:09:25 +0000
  • 7d313fc76c moved constants Matt Miller 2005-04-10 05:02:59 +0000
  • f87d6a533e removed prints Matt Miller 2005-04-10 04:53:53 +0000
  • 6232b9c220 server side extension loading works Matt Miller 2005-04-10 04:35:15 +0000
  • a89490cd64 more ninja foo Matt Miller 2005-04-10 04:18:05 +0000
  • 1d6e8a10d8 bitwise compares in ruby are annoying Matt Miller 2005-04-10 04:14:56 +0000
  • ea539dc65c client core use/load_library command implement but not completely tested Matt Miller 2005-04-10 04:13:08 +0000
  • 1ec88318fd packet dispatching/waiting (untested) Matt Miller 2005-04-10 02:05:43 +0000
  • 2cd83615c2 basic for meterp, doesn't do much yet Matt Miller 2005-04-10 01:17:19 +0000
  • 1407b65ff5 updates to packet class and added packet parser Matt Miller 2005-04-10 00:39:39 +0000
  • 50d92bcafa Packet update to the house Matt Miller 2005-04-09 21:44:01 +0000
  • 21453ae15c packet serialization Matt Miller 2005-04-09 21:36:54 +0000
  • 242dd3c7dd more leetness Matt Miller 2005-04-09 20:57:59 +0000
  • c94c2c1fd1 base packet classes, not finished yet Matt Miller 2005-04-09 20:45:09 +0000
  • 63b56933b3 ug Spoon M 2005-04-04 02:26:48 +0000
  • 95ec287d94 ug Spoon M 2005-04-04 01:33:26 +0000
  • 9390d9957d *** empty log message *** Spoon M 2005-04-03 23:50:04 +0000
  • bbd121d5ac Send the result on the wire now, check it, throw exception in case it failed Spoon M 2005-04-03 23:22:38 +0000
  • 1d2a1e758a pid stuff Spoon M 2005-04-03 23:14:33 +0000
  • e5a792484c Added dir, throwing exceptions n shit, what Spoon M 2005-04-03 23:13:16 +0000
  • c5a1fe6716 What what what, Post-Exploitation attack! Spoon M 2005-04-03 21:52:10 +0000
  • 87e3fda1fc Added support for typdef like functionality Spoon M 2005-04-01 22:18:33 +0000
  • 95023a82e9 SMB Crypt library HD Moore 2005-03-27 00:23:10 +0000
  • 77d1ffb488 XDR-fu j0! vlad902 2005-03-27 00:02:09 +0000
  • cedab15c8f Initial commit of the new Struct2 code - lots of improvements over Struct / Struct2-perl - lots of bug fixes, and much stronger functionality - added an example test - comments on this all is encouraged Spoon M 2005-03-26 16:52:59 +0000
  • 6125a55d6c Initial revision HD Moore 2005-03-23 04:33:26 +0000
  • f264186c43 New repository initialized by cvs2svn. 2005-03-23 04:33:26 +0000