Commit Graph

17 Commits

Author SHA1 Message Date
Cameron Lowell Palmer 078cd04dce Call Module.ensureInitialized(name) to make sure calling APIs is safe 2018-02-07 16:05:59 +01: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
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
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 1f69b9fd9f [bugfix] name is undefined 2018-01-12 13:10:13 +08:00
AloneMonkey bb01b071c5 use utf-8 2017-12-21 16:16:13 +08:00
AloneMonkey d58aeeec01 add access 2017-12-12 19:48:06 +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
Alone_Monkey 7a7c452ba3
Initial commit 2017-12-01 01:10:53 +08:00