Oleksii Shevchuk
|
8bfae8bb50
|
Rework pupy basic configuration
Improve compression:
[+] LMZA everywhere (uniformed)
[+] Config space 40690 -> 8192
[+] Compress payload libraries (libpython)
[+] Compress serialized objects (resources, bootloader, config)
[-] Windows build (Makefile) was removed
Improve cryptography/credentials default configuration
[+] Remove default secrets
[-] Android still there
[+] Add uniformed class to search proper credentials
[+] Generate all credentials on first launch
[+] Improve SSL -> CA/Client/Server + roles
Client default configuration
[+] Add stubbed site.py (to preserve pupy from search files on target device)
TODO:
[?] Test all that stuff?
[?] Rewrite all transport configs to honor roles
|
2017-03-08 19:41:14 +02:00 |
Oleksii Shevchuk
|
2d28bdb9ee
|
Enable all messages when /DDEBUG
|
2016-10-30 23:23:07 +02:00 |
n1nj4sec
|
3af2a4455d
|
obfsproxy pluggable transports now works on windows ! ex: ./pupygen --transport obfs3 && ./pupysh --transport obfs3
|
2015-10-23 19:16:11 +02:00 |
n1nj4sec
|
e915574e56
|
PE memory execution !
|
2015-10-08 19:36:37 +02:00 |
n1nj4sec
|
1f52562beb
|
adding forgotten license headers + code cleanup
|
2015-10-08 19:09:16 +02:00 |
n1nj4sec
|
bc4b324505
|
fixed a bug where injecting into a process with python27.dll already loaded crashed
|
2015-09-26 20:48:38 +02:00 |
n1nj4sec
|
390929f316
|
msvcr90 in memory loading + code cleanup
|
2015-09-24 20:28:25 +02:00 |
n1nj4sec
|
cb54844b60
|
first commit :-)
|
2015-09-22 19:25:36 +02:00 |