Oleksii Shevchuk
|
240c503769
|
Help setuptools to find MSVC for AMD64
|
2017-03-08 19:41:14 +02: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
|
e320af34ae
|
Add initial IGD (UPnP) support
|
2017-03-08 19:40:25 +02:00 |
n1nj4sec
|
62cd1241a0
|
add socksipy dependency for windows
|
2016-11-17 19:57:01 +01:00 |
n1nj4sec
|
195d7b365b
|
fix wine buildenv
|
2016-11-01 18:35:56 +01:00 |
Oleksii Shevchuk
|
19059fc101
|
Scripts unification for linux and windows build
|
2016-10-30 23:23:07 +02:00 |
Oleksii Shevchuk
|
755d24b2e7
|
Fix build for windows
|
2016-10-30 23:23:07 +02:00 |
Oleksii Shevchuk
|
1a17eb93a3
|
Start to implement proper build script to compile windows binaries using wine
|
2016-10-30 23:23:07 +02:00 |