https://github.com/rayps/hopper-scripts
My Hopper Disassembler scripts.
https://github.com/rayps/hopper-scripts
hopper hopper-disassembler macos reverse-engineering
Last synced: 10 months ago
JSON representation
My Hopper Disassembler scripts.
- Host: GitHub
- URL: https://github.com/rayps/hopper-scripts
- Owner: RayPS
- Created: 2022-04-22T14:01:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T14:14:40.000Z (over 3 years ago)
- Last Synced: 2025-01-21T07:28:33.635Z (11 months ago)
- Topics: hopper, hopper-disassembler, macos, reverse-engineering
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hopper-Scripts
My [Hopper Disassembler](https://www.hopperapp.com/) scripts.
### 1. Generate Patch Command
Generate a [dd](https://en.wikipedia.org/wiki/Dd_(Unix)) command to patch binary excutables.
Usage: Make a selection in HEX view then run this script, the generated command will print to the Hopper console and copied to clipboard.
# Installation
Put the scripts in `~/Library/Application Support/Hopper/Scripts/`