8 Commits

Author SHA1 Message Date
Nick Landers 4aecf99235 Update build tools versions 2020-09-14 08:41:37 -06:00
Nick Landers 1c402304d9 Added exception handling for x64
Updated GetProcAddressR for clarity
Added /EHa to the testdll with a divide by 0 for testing
2019-11-21 13:20:23 -07:00
Nick Landers 94236228b7 Fix TLS callback issue (addesses are absolute). Rebuild blobs. 2019-10-10 15:07:26 -06:00
Nick Landers c5dacf714c Add new obfuscate_imports (0x4) flag
Finish refactor + fixes for x86 code.
Small code cleanup.
2019-09-26 16:49:05 -04:00
Nick Landers d939bae226 Huge re-factor of the base RDI code 2019-09-25 22:08:23 -04:00
Nick Landers 4d636bafa9 Add flags arg to function test 2019-01-10 17:25:06 -07:00
Nick Landers 9de4ca7c60 Add allocation at preferred base address (Beacon short fix)
Added flag to clear memory after load (experimental)
2019-01-10 17:25:06 -07:00
Nick Landers eff333353e Add program for testing sRDI/ExecutePayload function 2018-02-10 21:15:40 -08:00