Commit Graph

6 Commits

Author SHA1 Message Date
Oleksii Shevchuk e9afcbf8de Refactoring: merge pp.py and pupyimporter.py
New loader "module" based loader.
Source code deduplicated a bit. Common parts moved to client/common.

Everything moved to "pupy" namespace:

import pupy

Android known to be broken. Other regressions to be discovered.

Checked:
+ Linux 32/64 Native/py
+ Windows 32/64 Native/py/.NET/migrations
2019-08-17 21:13:45 +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 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 873ea1e51d Add new android container (doesn't work yet) 2017-05-24 15:48:16 +03:00
n1nj4sec 4df0d065e2 android client sources release 2016-05-08 01:06:13 +02:00