5 Commits

Author SHA1 Message Date
Michael R. Torres
b39a58ef6a Update comments on the injection process 2016-10-11 20:11:22 -07:00
Michael R. Torres
0941c8c7de Small documentation on the injection process
More completely explain what I believe to be going on in the code
2016-09-27 19:25:01 -07:00
Michael R. Torres
2f72354c6e Clean up LoadVirusModuleSection et als
Rename some key variables/restructure LoadVirusModuleSection.
Make LoadAndInjectVirus more readable.
Restructure and comment BLOCK4_CopyDataIntoMapView.
Comment on logic in BLOCK4_LoadVirusModuleInfo( some of this is extraneous ).
2016-09-23 10:08:13 -07:00
Michael R. Torres
e6fa6e31f2 Clean up MemorySections
Significant improvements on LoadCodeSection
2016-09-19 21:36:34 -07:00
Michael R. Torres
d374a08824 Massive restructure
A lot of changes, some small some large.
Most notably, add in the rootkit source, courtesy of @Christian-Roggia

Closes https://github.com/micrictor/stuxnet/issues/1
2016-09-19 18:15:13 -07:00