Commit Graph

23 Commits

Author SHA1 Message Date
Oleksii Shevchuk 08c10f2be9 Option to wrap generated blobs by some attributes 2018-01-13 11:24:37 +02:00
Oleksii Shevchuk 860d21c7f8 Expect environment to be built 2017-07-07 20:43:02 +03:00
Oleksii Shevchuk d6b99dfb91 Clean more space.. 2017-07-04 15:01:58 +03:00
Oleksii Shevchuk 7235633820 Depending on CFLAGS .c maybe either packed or unpacked 2017-07-04 10:14:17 +03:00
Oleksii Shevchuk 25fac6a96a Try to preserve arch specific library bundles between simple cleans 2017-07-03 23:09:53 +03:00
Oleksii Shevchuk 071a4f8d77 No need to cleanup things which are same from target to target 2017-07-03 21:46:49 +03:00
Oleksii Shevchuk 24998d3bcc Make pupy packer friendly (optionally) 2017-07-02 16:24:10 +03:00
Oleksii Shevchuk 51ec01b288 Make pstore works for windows/exe 2017-06-04 21:07:49 +03:00
Oleksii Shevchuk e6c25254ad Set commit properly in Travis 2017-04-25 17:45:32 +03:00
Oleksii Shevchuk 843511a05c Generate python import tabs for windows client 2017-04-25 16:24:28 +03:00
Oleksii Shevchuk 2488d37ae9 Compile git revision into pupy templates 2017-04-25 14:43:23 +03:00
Oleksii Shevchuk 268c5309c2 Small non-critical fixes in windows client and build 2017-04-24 12:01:31 +03:00
Oleksii Shevchuk 500045329c Kindly ask to build stuff without docstrings 2017-03-21 22:25:22 +02:00
Oleksii Shevchuk 04b3eb0f2c Create buildenv script for linux client 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
n1nj4sec cac6db86e6 Makefile update 2016-06-18 19:19:51 +02:00
n1nj4sec 3c51f3c65c removing py2exe build dependency 2016-03-16 18:17:03 -04:00
n1nj4sec d14c87f83b makefile DEBUG fix 2015-11-23 18:41:57 +01: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 2d6ebfd1af small Makefile fix 2015-10-14 17:56:58 +02:00
n1nj4sec f633a8e163 some make versions don't tolerate indents on conditional if 2015-10-11 17:32:55 +02:00
n1nj4sec 3004af769f Makefile doesn't work with tabs, replacing indents with spaces 2015-10-05 18:41:09 +02:00
deathfantasy 7abe3bb46e proper Makefile for client 2015-10-04 02:16:37 +07:00