Skip to content

Instantly share code, notes, and snippets.

@tyilo
Last active February 7, 2017 07:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tyilo/328cff50b7632c76b50f to your computer and use it in GitHub Desktop.
Save tyilo/328cff50b7632c76b50f to your computer and use it in GitHub Desktop.
Cycript wishlist
  • autocomplete for native functions:
    • a = new Pointer(0x1337, @encode(void)); a.<tab>
  • system.print that prints to cycript console when injected into a process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment