Skip to content
View 0x6d696368's full-sized avatar
Block or Report

Block or report 0x6d696368

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ghidra_scripts ghidra_scripts Public

    Ghidra scripts such as a RC4 decrypter, Yara search, stack string decoder, etc.

    Python 154 19

  2. ghidra-data ghidra-data Public

    Forked from NationalSecurityAgency/ghidra-data

    Supporting Data Archives for Ghidra

    241 25

  3. 80_ghidra-dev.sh 80_ghidra-dev.sh
    1
    #!/bin/bash
    2
    echo "ATTENTION: You need to manually select JAVA IDE in the Eclipse installer!"
    3
    echo "... otherwise the script should run through without user interaction."
    4
    echo "However, to be safe you can run the commands manually."
    5
    echo