Pinned Repositories
afcclient
A simple CLI interface to AFC via libimobiledevice
buby
A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite. Not currently maintained -- see tduehr/buby
dnet-ffi
Ruby FFI bindings for the libdnet network and raw packet injection library.
ffi-packets
A collection of packet structures defined using Ruby FFI::Struct.
iOS_app_re_tools
Misc iOS App Reversing Tools
ota2tar
A tool for extracting files from Apple OTA updates as a tarball.
pliney
Pliney is for working with Apple IPAs
qualcomm-opensource-tools
mirrored from git://codeaurora.org/quic/la/platform/vendor/qcom-opensource/tools
rbkb
Ruby BlackBag. Misc ruby-based pen-testing/reversing tools. Inspired by Matasano BlackBag.
rstruct
A library for working with Ruby binary structures in a way similar to c-structs
emonti's Repositories
emonti/rbkb
Ruby BlackBag. Misc ruby-based pen-testing/reversing tools. Inspired by Matasano BlackBag.
emonti/iOS_app_re_tools
Misc iOS App Reversing Tools
emonti/afcclient
A simple CLI interface to AFC via libimobiledevice
emonti/qualcomm-opensource-tools
mirrored from git://codeaurora.org/quic/la/platform/vendor/qcom-opensource/tools
emonti/buby
A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite. Not currently maintained -- see tduehr/buby
emonti/pliney
Pliney is for working with Apple IPAs
emonti/ota2tar
A tool for extracting files from Apple OTA updates as a tarball.
emonti/ffi-packets
A collection of packet structures defined using Ruby FFI::Struct.
emonti/rstruct
A library for working with Ruby binary structures in a way similar to c-structs
emonti/russdeep
Ruby bindings for libfuzzy (from ssdeep)
emonti/usbmux.py
Modified version of usbmux/tcprelay python wrapper and script to add support for multiple attached devices
emonti/gcore-arm
A fork of the 'gcore' utility from Amit Singh's OSX Internals Book with ARM support added
emonti/dumpdecrypted
Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.
emonti/class-dump
Generate Objective-C headers from Mach-O files.
emonti/ent
A ruby native library for entropy tests ala the ent util from fourmilab.ch/random
emonti/yara_utils
Miscellaneous utilities based on and for working with the YARA library
emonti/ffi-ssdeep
FFI bindings to the ssdeep library "libfuzzy" for fuzzy hash comparisons
emonti/idevice
Ruby FFI bindings for libimobiledevice
emonti/metasm
This is a mirror of the mercurial repository for metasm
emonti/certificate_authority
Ruby gem for managing the core functions outlined in RFC-3280 for PKI
emonti/magikku
Ruby bindings for the libmagic(3) library
emonti/neveragaindottech.github.io
Source files for the neveragain.tech site
emonti/emonti.github.io
emonti/EmTestLib
emonti/imobiledevice
Ruby bindings for libimobiledevice
emonti/libimobiledevice
A cross-platform protocol library to communicate with iOS devices
emonti/mongoose
Embedded web server for C/C++
emonti/Specs
The CocoaPods Master Repo
emonti/XPCKit
XPC simplified for Cocoa. Deal with NS* objects instead of xpc_object_t.
emonti/yara-ruby
Ruby bindings for the yara file analysis and classification library