17 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
b0d63ce18b Updated readme to reflect references 2016-10-01 12:30:12 -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
c38e4fb97d Update README
Change the readme to accurately reflect the current state of the project
2016-09-19 20:16:30 -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
Michael R. Torres
375ef9648a Update Readme 2015-12-28 00:03:38 -08:00
Michael R. Torres
20f28ca432 Further annotation 2015-07-04 10:46:52 -07:00
Michael Torres
5967ce4535 Further commenting, determined return type of __ASM_REF_5 2014-03-21 00:15:49 +00:00
Michael Torres
6d1ce6361c Further commenting, identified purpose of __ASM_REF_4 and __ASM_REF_5 2014-03-16 17:37:31 +00:00
Michael Torres
c1f6d00cc3 Commenting through, trying to make sense of the ASM 2014-03-16 01:19:32 +00:00
Michael Torres
3e0e7d47bf Fixing pointer addition errors( thanks C. Roggia 2014-03-15 23:30:07 +00:00
Michael Torres
96210f30f1 Merge branch 'master' of https://github.com/micrictor/stuxnet 2014-03-10 04:15:35 +00:00
Michael Torres
36e261964d Removed overcommenting, sanely named variables 2014-03-10 04:15:01 +00:00
Michael R. Torres
e5ba9dc5bd Create README.md 2014-02-16 15:32:06 +00:00
Michael Torres
b29e9aa65b Added some comments, further disassembled some loops 2014-02-16 00:13:34 +00:00