S4ntiagoP
|
9dadd84f5e
|
improve --free-libraries option
|
2024-09-21 14:47:08 -03:00 |
|
S4ntiagoP
|
7994bdc24a
|
add new option: --inthread
run a PE inline without creating a new thread
|
2024-09-14 15:53:32 -03:00 |
|
S4ntiagoP
|
77753128d0
|
new: custom load PE's dependencies
|
2024-07-16 13:38:10 -03:00 |
|
S4ntiagoP
|
a2dbdb6954
|
add support for api sets
|
2024-06-15 18:00:51 -03:00 |
|
S4ntiagoP
|
f95ca6df4e
|
small refactor
|
2024-06-15 11:47:56 -03:00 |
|
S4ntiagoP
|
2b3ab8fd75
|
don't call DllMain with DLL_PROCESS_DETACH if --dont-unload was provided
|
2024-05-30 14:02:58 -03:00 |
|
S4ntiagoP
|
2bee125169
|
if BaseGetConsoleReference is not exported, use FreeConsole
|
2024-05-15 17:20:25 -03:00 |
|
S4ntiagoP
|
c1d8bf1323
|
link PE to PEB with correct name and path, update demo.png
|
2024-05-15 11:35:18 -03:00 |
|
S4ntiagoP
|
d673fb9dce
|
add support for linking module to the PEB
|
2024-05-10 18:15:40 -03:00 |
|
S4ntiagoP
|
ec071c8435
|
fix IAT hooking for 32 bits
|
2024-05-10 15:48:18 -03:00 |
|
S4ntiagoP
|
98401cb893
|
IAT hook GetModuleHandleW
otherwise, GetModuleHandleW(NULL) would return an invalid address
|
2024-05-08 15:48:24 -03:00 |
|
S4ntiagoP
|
3a7be6cff7
|
add support for c++ exceptions
|
2024-05-04 16:35:03 -03:00 |
|
S4ntiagoP
|
1a138b8fa5
|
add support for storing binaries in memory
sending the binary over the wire each time is no longer needed
|
2024-04-07 20:33:34 -03:00 |
|
S4ntiagoP
|
600b97fa40
|
fix PsExec crash after running PowerShell
|
2023-11-14 22:51:45 -03:00 |
|
infosec guy
|
232d1f1e5d
|
Add files via upload
|
2023-11-06 19:03:35 -03:00 |
|