Commit Graph

5 Commits

Author SHA1 Message Date
Nick Landers 59202ba08c Change sRDI blob to bytes from string 2018-02-11 17:29:04 -07:00
Nick Landers bc72139f97 Remove uneeded typedefs
Linked up previously unused hash defines for function names
Added some sanity checks against the image (Memory Module)
Added page size alignment (Memory Module)
Updated memory allocations to set proper permissions instead of total RWX
Set the sRDI function to clear the majority of the DOS Header and Stub on load
2018-02-10 21:20:06 -08:00
Nick Landers 13c33d2195 Add python version check 2017-10-13 11:11:15 -06:00
Spencer McIntyre 3c0e706288 Use an argparser for the python implementation 2017-08-01 09:58:18 -04:00
Nick Landers eb0382a347 Seperated python into library and script
Added powershell implementation
Updated ReadMe
2017-07-29 15:54:51 -06:00