• Stars
    star
    579
  • Rank 76,583 (Top 2 %)
  • Language
    Python
  • Created over 11 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python Scripts for use with Hopper Disassembler

HopperScripts

**HopperScripts** ===

The script stash for Hopper Disassembler. Contribute a script today!

To Install:

OS X: $ curl -sL http://git.io/vqHHE | bash

Manual Install / Other Platforms: Download, unzip to Hopper's Scripts folder.

Check out the Hopper Scripting Reference if you're new to scripting for Hopper.

Credits:

  • Demangle Strings.py was sourced from github user NetsourceLabs.
  • WS2_32.dll Ordinals to Names.py by chort
  • Add CFString Inline Comments.py, Create Procedures ARM.py, Hopper GDB to GDB.py, and Read Class Dump.py from here.
  • Generate PseudoCode.py by hexploitable
  • Find C Strings (ASCII).py by BobuSumisu
  • The remainder of these scripts were authored by various members of MSJ.

Related Links