Commit Graph

216 Commits

Author SHA1 Message Date
Oleksii Shevchuk 41337f8e1d Pin pyuv to 1.3.0 2017-07-14 23:02:28 +03:00
Oleksii Shevchuk 9a999264f7 Do not try to build buildenv twice 2017-07-14 21:23:40 +03:00
Oleksii Shevchuk f86933ef60 Pin mss to 2.0.22 (3.0 broken) for us 2017-07-14 21:23:40 +03:00
Oleksii Shevchuk 1bf8ffe314 PyCParser is broken in upstream 2017-07-08 17:35:08 +03:00
Oleksii Shevchuk 2d9fc79f5a Exit early with some different exit codes 2017-07-08 17:28:33 +03:00
Oleksii Shevchuk 860d21c7f8 Expect environment to be built 2017-07-07 20:43:02 +03:00
Oleksii Shevchuk 1f9eb6b819 Impacket 0.9.15 doesn't work properly on windows targts (wmi class issue) 2017-07-06 10:55:18 +03:00
Oleksii Shevchuk bc4f6d9b60 Make sure bundles always build / windows 2017-07-05 13:11:03 +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 6c512a579c Try to speedup build 2017-07-03 19:53:30 +03:00
Oleksii Shevchuk 86d1eb50ea Also clean caches in linux buildenv 2017-07-02 22:55:57 +03:00
Oleksii Shevchuk 6ea1f5f505 Decrease buildozer logging level 2017-07-02 21:41:14 +03:00
Oleksii Shevchuk 07ce1c6e97 Cache .buildozer. Also allow SDK updates 2017-07-02 19:56:34 +03:00
Oleksii Shevchuk da266660ec Fix android/build.sh 2017-07-02 19:05:22 +03:00
Oleksii Shevchuk 25e0dc3b06 Build windows/uncompressed templates 2017-07-02 18:56:09 +03:00
Oleksii Shevchuk 24998d3bcc Make pupy packer friendly (optionally) 2017-07-02 16:24:10 +03:00
Oleksii Shevchuk 30c86f3948 Add more space for scriptlets 2017-06-18 16:17:09 +03:00
Oleksii Shevchuk 614fbc324a Fix triple fork check 2017-06-04 23:10:41 +03:00
Oleksii Shevchuk ef7c494301 Make sure mainThread started from DLL. Mistake? 2017-06-04 21:08:48 +03:00
Oleksii Shevchuk 51ec01b288 Make pstore works for windows/exe 2017-06-04 21:07:49 +03:00
Oleksii Shevchuk 06ea1e9e6f Ensure crypt.so module is built 2017-06-04 09:07:57 +03:00
Oleksii Shevchuk 2ed5c669c9 Don't do triple fork if launched from init 2017-06-03 08:47:00 +03:00
Oleksii Shevchuk 122d8d07af Use scapy/master 2017-05-31 23:00:39 +03:00
Oleksii Shevchuk 4eb066f10d pycrypto -> pycryptodome 2017-05-25 21:00:18 +03:00
Oleksii Shevchuk e06eb7a117 Add cryptography to android bundle 2017-05-24 17:02:16 +03:00
Oleksii Shevchuk 99dce7db7a Fix android info command output 2017-05-24 17:02:15 +03:00
Oleksii Shevchuk 11fe90f7f9 Handle crashes 2017-05-24 17:02:15 +03:00
Oleksii Shevchuk 82756b8979 Fix to work with buildozer/master 2017-05-24 17:02:15 +03:00
Oleksii Shevchuk 4d34242511 Improve new android container
- forward (pyuv) works, but some strange issues with initialization
- ip (psutil/getifaddrs) crashes process (likely new types of
   interfaces)
+ gps/info works, shell works, netstat works and so on
2017-05-24 17:02:15 +03:00
Oleksii Shevchuk aa7da76f89 Ensure patched version of psutil is used 2017-05-24 17:02:14 +03:00
Oleksii Shevchuk e55b4ad9a7 Use 64bit build for SunOS 2017-05-24 17:01:59 +03:00
Oleksii Shevchuk cc0be30ac6 Initial SunOS Support
Also we have a problem with templates namings.. Again.
And with compatibility. To remove symlinks I introduced posix.
Let's move same stuff there.

Memorpy is to be proted to SunOS.
2017-05-24 15:48:16 +03:00
Oleksii Shevchuk 873ea1e51d Add new android container (doesn't work yet) 2017-05-24 15:48:16 +03:00
n1nj4sec e40fecfb1d Merge branch 'master' of github.com:n1nj4sec/pupy 2017-05-16 23:11:26 +02:00
n1nj4sec e72fe1537e fix for load_dll on win 32bit (winpty was broken) 2017-05-16 22:05:46 +02:00
Oleksii Shevchuk 5007957722 Disable tracebacks to reduce access to FS during exception handling 2017-05-07 18:20:24 +03:00
Oleksii Shevchuk 01fd570c20 Don't get crazy on env rebuild 2017-05-06 20:09:15 +03:00
n1nj4sec 703e8a1735 fix android 2017-04-27 23:14:11 +02:00
Oleksii Shevchuk e79b6d56d0 net_connections() are broken in WindowsXP after 4.3.1 2017-04-27 11:27:06 +03:00
Oleksii Shevchuk be4fff658b Looks like latest versions of psutil doesn't work stable on WinXP 2017-04-27 00:02:26 +03:00
Oleksii Shevchuk 330e5771ca Use winetricks to enforce windows versions 2017-04-26 23:41:17 +03:00
Oleksii Shevchuk fc72b3d122 Add for non debug builds to trace issues with travis build 2017-04-25 23:53:28 +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 6b4c39d870 Leave PyErr_Print 2017-04-25 16:23:29 +03:00
Oleksii Shevchuk 2488d37ae9 Compile git revision into pupy templates 2017-04-25 14:43:23 +03:00
Oleksii Shevchuk 2b3df567f4 Print exception information in debug/linux 2017-04-25 11:08:01 +03:00