Code Monkey home page Code Monkey logo

ghidramacos's Introduction

Ghidra OSX Installer

This script automates the process of installing Ghidra as a self-contained OSX .app without contaminating your system with a separate Java installation. It is specifically designed for ARM64 architecture, making it suitable for Apple's M1, M2, M3, and other ARM-based Macs.

Requirements

  • macOS running on ARM64 architecture (M1, M2, M3, etc.).
  • Python 3.6 or later.
  • Internet connection for downloading necessary files.

Features

  • Downloads the AppleScript template for the Ghidra launcher.
  • Downloads and extracts the latest OpenJDK.
  • Downloads and extracts the latest Ghidra.
  • Copies the Ghidra .app to your Applications directory.
  • Provides a colorful ASCII art banner for a fun experience.
  • Displays progress bars for downloads.

Usage

  1. Clone this repository:

    git clone https://www.github.com/ytisf/GhidraMacOS
  2. Ensure you have Python 3 installed.

  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the script:

    python3 install_ghidra.py
  5. Enjoy. You should have a Ghidra.app in your /Applications.

Acknowledgements

  • Special thanks to yifanlu for providing the AppleScript template used in this script & the inspiration.
  • Of course - Ghidra.

License

This project is licensed under the MIT License.

ghidramacos's People

Contributors

ytisf avatar

Stargazers

 avatar  avatar aubrey avatar โ € avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.