Commit Graph

10 Commits

Author SHA1 Message Date
Ben Vanik
c77bcbf879 Better module handling. 2013-01-31 11:27:05 -08:00
Ben Vanik
49af0dbc85 Real modules and threads (mostly).
Need events/waiting to get proper launch thread behavior.
2013-01-30 22:44:32 -08:00
Ben Vanik
23378443e8 Kernel function work. 2013-01-30 14:26:28 -08:00
Ben Vanik
7b62fa96bd Progress on ghetto memory allocator. 2013-01-28 21:36:03 -08:00
Ben Vanik
9b0cb94e43 Fixing kernel exported variables. 2013-01-28 14:51:23 -08:00
Ben Vanik
9ad6bb917f RtlImageXexHeaderField stub. 2013-01-28 14:25:16 -08:00
Ben Vanik
e93908dd72 Skeleton code for more kernel calls. 2013-01-28 13:28:22 -08:00
Ben Vanik
6c4af5aa70 Kernel calls and variables now working and tracing better. 2013-01-28 12:36:39 -08:00
Ben Vanik
5c2060af72 Now running up to the first required kernel call.
If memory address validation is turned off it runs a lot further.
2013-01-28 03:03:37 -08:00
Ben Vanik
ca2908db32 Converting everything to C++ cause I'm a masochist. 2013-01-20 01:13:59 -08:00