Commit Graph

  • 9a3ce60629
    Windows-compatible version. master Levent Duivel 2021-08-06 01:43:33 +0500
  • 56e99b2138
    Merge pull request #122 from alex1704/master Alone_Monkey 2020-06-01 12:22:21 +0800
  • 9e75f6bca3 name 'KeyFileName' is not defined error alex1704 2020-06-01 01:04:26 +0300
  • 56737ae57c
    Merge pull request #121 from alex1704/master Alone_Monkey 2020-05-31 10:06:13 +0800
  • 8b5b5332fd Allow to specify SSH private key file path in options alex1704 2020-05-31 01:41:51 +0300
  • 850a38efd2
    Merge pull request #98 from xiofee/master Alone_Monkey 2020-03-08 09:16:32 +0800
  • c5eff3b063 fix py3 str xiofee 2020-02-08 02:05:39 +0800
  • 64b58d1c3e
    Merge pull request #96 from fishso/master Alone_Monkey 2020-01-15 19:04:45 +0800
  • 9850158401 fix python3 show error :'str' object has no attribute 'decode' yujunfeng 2020-01-15 15:32:40 +0800
  • 2363a00550
    Merge pull request #91 from Hamz-a/master Alone_Monkey 2019-12-16 15:33:10 +0800
  • 2405c99d17 added optional arguments for parsing SSH host, port, username, password Hamza 2019-12-15 23:03:16 +0100
  • 8a47ae4ff8
    Merge pull request #88 from everettjf/master Alone_Monkey 2019-11-16 11:10:35 +0800
  • 35a749f270 support both python 2.x and 3.x everettjf 2019-11-16 11:00:56 +0800
  • f88043a222 [bugfix] dlopen parameter problem. AloneMonkey 2019-07-24 10:59:06 +0800
  • cf05061131 [bugfix] dlopen parameter problem. 3.x AloneMonkey 2019-07-24 10:57:24 +0800
  • 160a6e7419 [bugfix] fix for frida 12.5 AloneMonkey 2019-05-09 20:11:57 +0800
  • 81b42b7007 [bugfix] fix for frida 12.5 AloneMonkey 2019-05-09 19:51:04 +0800
  • a39c11e38c [feature] auto load all frameworks and dylibs. AloneMonkey 2019-05-02 23:26:09 +0800
  • e3f6245905 [feature] auto load all frameworks and dylibs. AloneMonkey 2019-05-02 23:20:52 +0800
  • d23ef04f58
    change frida to frida-tools Alone_Monkey 2018-11-10 17:18:48 +0800
  • b2581409b1
    change frida to frida-tools Alone_Monkey 2018-11-10 17:17:51 +0800
  • ba054b9bc1 Exit when something goes wrong AloneMonkey 2018-10-11 22:03:30 +0800
  • a9b9c9fbf5 fix bug AloneMonkey 2018-07-14 19:26:29 +0800
  • 89021072c2 fix bug AloneMonkey 2018-07-14 19:24:08 +0800
  • 187446d3c1
    Update README.md Alone_Monkey 2018-07-13 16:51:05 +0800
  • b48276f391
    Compatible with previous versions Alone_Monkey 2018-07-13 16:42:28 +0800
  • 71499f4d91
    Compatible with previous versions Alone_Monkey 2018-07-13 16:41:48 +0800
  • 7a6b65c040
    change type tether to usb Alone_Monkey 2018-07-13 09:27:37 +0800
  • e53e81ecc3
    change type tether to usb Alone_Monkey 2018-07-13 09:27:12 +0800
  • 094ada1051 [fix] search python3 fron env AloneMonkey 2018-03-31 10:37:21 +0800
  • 4598333a18 [fix] add python 3.x version AloneMonkey 2018-03-19 11:04:02 +0800
  • 5a1992b52f [fix] install the latest dependent library AloneMonkey 2018-03-16 17:14:08 +0800
  • fef0ef4e71 [fix] update readme, how to fix unexpected error while probing dyld of target process AloneMonkey 2018-03-12 19:58:51 +0800
  • d0821bba94 [fix] issue with ios 9 AloneMonkey 2018-03-08 12:22:36 +0800
  • db16f14a5a [fix] update readme, add issue when dump on 32bit device or ios 8-9 device AloneMonkey 2018-03-08 12:05:05 +0800
  • 455be88649
    Merge pull request #7 from ssssecurity/master Alone_Monkey 2018-03-08 09:26:06 +0800
  • efd8cf169a add requirements.txt everettjf 2018-03-08 01:20:29 +0800
  • 87db083ff8 [bugfix] set socket_timeout avoid timeout AloneMonkey 2018-02-08 19:57:04 +0800
  • d60dff2863 [update] use tqdm show progress AloneMonkey 2018-02-08 01:12:25 +0800
  • 05d73b54e5 [update] merge mistake AloneMonkey 2018-02-07 23:21:33 +0800
  • fd6f736729
    Merge pull request #6 from palmerc/master Alone_Monkey 2018-02-07 23:11:08 +0800
  • 5619dfcd28
    Merge branch 'master' into master Alone_Monkey 2018-02-07 23:10:36 +0800
  • 078cd04dce Call Module.ensureInitialized(name) to make sure calling APIs is safe Cameron Lowell Palmer 2018-02-07 15:43:15 +0100
  • 1b14d653c2 Remove the unused pid value Cameron Lowell Palmer 2018-02-07 15:42:33 +0100
  • 43ff89b186 Fixed the order of frida calls to avoid problems with slow launching apps Cameron Lowell Palmer 2018-02-07 14:38:26 +0100
  • 8197901475 Added exception for when no valid connection exists Cameron Lowell Palmer 2018-02-07 13:46:15 +0100
  • 02741125c1 [bugfix] wait more time AloneMonkey 2018-02-07 19:45:28 +0800
  • 6abc0cf79c
    Merge pull request #4 from palmerc/master Alone_Monkey 2018-02-07 19:31:50 +0800
  • 9b8623c07f
    Merge branch 'master' into master Alone_Monkey 2018-02-07 19:30:56 +0800
  • 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. Cameron Lowell Palmer 2018-02-05 11:41:19 +0100
  • b2e6c55d8b [bugfix] fix global declaration AloneMonkey 2018-02-07 13:08:09 +0800
  • 90c17279d2 Cleaned up the python in the app and made app spawning faster / more reliable Cameron Lowell Palmer 2018-02-01 16:03:00 +0100
  • e521ddbb40 [bugfix] avoid name conflicts AloneMonkey 2018-02-02 21:42:51 +0800
  • 42ff6d12b8 [bugfix] escape spaces AloneMonkey 2018-01-30 20:14:23 +0800
  • fd88a4818c [update] support dump specified bundle id AloneMonkey 2018-01-30 14:01:59 +0800
  • 33c4ac14c4 [update] zip app use display name AloneMonkey 2018-01-24 13:58:49 +0800
  • 640ff0a9a3 [fix] Waiting for the application to open AloneMonkey 2018-01-23 19:17:12 +0800
  • 1f69b9fd9f [bugfix] name is undefined AloneMonkey 2018-01-12 13:10:13 +0800
  • bb01b071c5 use utf-8 AloneMonkey 2017-12-21 16:16:13 +0800
  • d58aeeec01 add access AloneMonkey 2017-12-12 19:48:06 +0800
  • dbe5f0c0e3 encode utf-8 AloneMonkey 2017-12-07 10:58:48 +0800
  • 8b48e4a16e add usage AloneMonkey 2017-12-01 09:54:32 +0800
  • 635d0986cf version 1.0 AloneMonkey 2017-12-01 01:20:02 +0800
  • 7a7c452ba3
    Initial commit Alone_Monkey 2017-12-01 01:10:53 +0800