Commit Graph

30 Commits

Author SHA1 Message Date
Levent Duivel 9a3ce60629
Windows-compatible version.
Requires 7z to be present in PATH
2021-08-06 01:43:33 +05:00
alex1704 9e75f6bca3 name 'KeyFileName' is not defined error 2020-06-01 01:04:26 +03:00
alex1704 8b5b5332fd Allow to specify SSH private key file path in options 2020-05-31 01:41:51 +03:00
xiofee c5eff3b063 fix py3 str 2020-02-08 02:05:39 +08:00
yujunfeng 9850158401 fix python3 show error :'str' object has no attribute 'decode' 2020-01-15 15:32:40 +08:00
Hamza 2405c99d17 added optional arguments for parsing SSH host, port, username, password 2019-12-15 23:04:22 +01:00
everettjf 35a749f270 support both python 2.x and 3.x 2019-11-16 11:00:56 +08:00
AloneMonkey a9b9c9fbf5 fix bug 2018-07-14 19:26:29 +08:00
Alone_Monkey 71499f4d91
Compatible with previous versions 2018-07-13 16:41:48 +08:00
Alone_Monkey e53e81ecc3
change type tether to usb 2018-07-13 09:27:12 +08:00
AloneMonkey 87db083ff8 [bugfix] set socket_timeout avoid timeout 2018-02-08 19:57:04 +08:00
AloneMonkey d60dff2863 [update] use tqdm show progress
use tqdm show progress、attach if the application has been launched and hidden error stack when displayname or bundleid not existed.
2018-02-08 01:12:25 +08:00
AloneMonkey 05d73b54e5 [update] merge mistake 2018-02-07 23:21:33 +08:00
Alone_Monkey 5619dfcd28
Merge branch 'master' into master 2018-02-07 23:10:36 +08:00
Cameron Lowell Palmer 1b14d653c2 Remove the unused pid value 2018-02-07 15:42:33 +01:00
Cameron Lowell Palmer 43ff89b186 Fixed the order of frida calls to avoid problems with slow launching
apps
2018-02-07 14:38:26 +01:00
Cameron Lowell Palmer 8197901475 Added exception for when no valid connection exists 2018-02-07 13:46:15 +01:00
AloneMonkey 02741125c1 [bugfix] wait more time 2018-02-07 19:45:28 +08:00
Alone_Monkey 9b8623c07f
Merge branch 'master' into master 2018-02-07 19:30:56 +08:00
Cameron Lowell Palmer f606152240 Changed argument parsing to argparse, adding an output naming option.
Replaced the use of command-line scp to a paramiko to avoid multiple
logins.
2018-02-07 06:51:07 +01:00
AloneMonkey b2e6c55d8b [bugfix] fix global declaration 2018-02-07 13:08:09 +08:00
Cameron Lowell Palmer 90c17279d2 Cleaned up the python in the app and made app spawning faster / more reliable 2018-02-03 16:54:42 +01:00
AloneMonkey 42ff6d12b8 [bugfix] escape spaces 2018-01-30 20:14:23 +08:00
AloneMonkey fd88a4818c [update] support dump specified bundle id 2018-01-30 14:01:59 +08:00
AloneMonkey 33c4ac14c4 [update] zip app use display name 2018-01-24 13:58:49 +08:00
AloneMonkey 640ff0a9a3 [fix] Waiting for the application to open 2018-01-23 19:17:12 +08:00
AloneMonkey bb01b071c5 use utf-8 2017-12-21 16:16:13 +08:00
AloneMonkey dbe5f0c0e3 encode utf-8 2017-12-07 10:58:48 +08:00
AloneMonkey 8b48e4a16e add usage 2017-12-01 09:54:32 +08:00
AloneMonkey 635d0986cf version 1.0 2017-12-01 01:20:02 +08:00