TamerPlatform / frida-push

Wrapper tool to identify the remote device and push device specific frida-server binary.
GNU General Public License v3.0
43 stars 32 forks source link

python2 an python3 support #6

Closed BenGardiner closed 6 years ago

BenGardiner commented 7 years ago

Add support for both python2 and python3.

also kill any existing frida-server instances before launching a new one.

c0dist commented 7 years ago

Hi,

Sorry for late reply. I haven't been able to check it yet. I would just check it once and would merge the request.

Thank you for your contributions. :-)

BenGardiner commented 6 years ago

No problem.

Happy to help with such a useful tool.