Oleksii Shevchuk
|
ed0caf16c7
|
Syncronize python flags between linux/windows clients
|
2018-02-03 14:53:36 +02:00 |
Oleksii Shevchuk
|
4a55dc6329
|
Rework approach to build bundles of compiled py files
|
2018-01-13 19:54:06 +02:00 |
Oleksii Shevchuk
|
d61d94de47
|
lzmafree now want to know size
|
2018-01-13 11:24:37 +02:00 |
Oleksii Shevchuk
|
25fac6a96a
|
Try to preserve arch specific library bundles between simple cleans
|
2017-07-03 23:09:53 +03:00 |
Oleksii Shevchuk
|
24998d3bcc
|
Make pupy packer friendly (optionally)
|
2017-07-02 16:24:10 +03:00 |
Oleksii Shevchuk
|
2488d37ae9
|
Compile git revision into pupy templates
|
2017-04-25 14:43:23 +03:00 |
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 |