Metadata-Version: 2.1
Name: apk-cheater
Version: 0.0.2
Summary: Easy to use frida gadget
Home-page: https://github.com/ksg97031/apk-cheater
Author: ksg97031
Author-email: ksg97031@gmail.com
License: UNKNOWN
Description: apk-cheater
        ============================================================
        | Memory editor with frida-gadget
        
        .. code:: sh
        
          $ pip install frida-gadget 
          $ pip install apk-cheater
          $ frida-gadget {APK_PATH}
          > Gadget APK: {GADGET_APK_PATH}
          ... singing and running your usb device ..
          $ apk-cheater
          1: scan
          2: show
          3: next
          4: edit
          >  
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/x-rst
