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

Block or report withzombies

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. bnil-graph bnil-graph Public

    A BinaryNinja plugin to graph a BNIL instruction tree

    Python 81 10

  2. IDA SDK Build Instructions IDA SDK Build Instructions
    1
    To build the IDA and HexRays SDK on Mac OS X:
    2
    
                  
    3
    1. Unzip the sdk
    4
    2. Copy the libida.dylib and libida64.dylib (from your IDA install) into idasdk67/lib/x86_mac_gcc_32 and idasdk67/lib/x64_mac_gcc_64 (these actually might go into bin and not lib...)
    5
    3. Install libiconv via brew (mine was libiconv.2.4.0.dylib)
  3. docker-linux-dev docker-linux-dev Public

    drop into an ubuntu docker instance and map in the cwd

    Vim Script 3

  4. sort-xcodeproj sort-xcodeproj Public

    alphabetically sort xcode project files

    Perl 4 2