Releases: REW-sploit/REW-sploit
Releases · REW-sploit/REW-sploit
0.5.1
16 Mar 13:18
Compare
Sorry, something went wrong.
No results found
Some minor changes:
added the save of dropped files at end of emulation
Docker now using Python 3.11
README updates
0.5.0
09 Sep 20:48
Compare
Sorry, something went wrong.
No results found
dump option added, to dump entire emulated process memory at specific EIP
added hook for GetProcAddress for customized actions
0.4.3
03 Jun 21:32
Compare
Sorry, something went wrong.
No results found
minor mods to comments and help
added memory dump on VirtualFree
0.4.2
23 May 19:57
Compare
Sorry, something went wrong.
No results found
by default uses latest Speakeasy commit instead of stable release
added CreateRemoteThread dump to option -T
0.4.1
21 Apr 14:18
Compare
Sorry, something went wrong.
No results found
Added support to emulate DLL exports by ordinal
0.4.0
21 Mar 09:10
Compare
Sorry, something went wrong.
No results found
New antidebug detection command
Allocated Memory dump option added
Several bug fix
0.3.5
11 Jan 13:18
Compare
Sorry, something went wrong.
No results found
Some fixes in the interface, to better handle output redirection
cmd2 package updated to 2.3.3
bump to release 0.3.5
0.3.4
24 Nov 15:48
Compare
Sorry, something went wrong.
No results found
minor bug fixes
new SpeakEasy release 1.5.9
bump to version 0.3.4
0.3.3
12 Oct 21:03
Compare
Sorry, something went wrong.
No results found
Using new SpeakEasy release 1.5.7.2
0.3.2
06 Oct 21:36
Compare
Sorry, something went wrong.
No results found
Release Notes
added unhook option to increase performance
clean up of some code