Pinned Repositories
GUID-Finder
hexrays_tools
IDA-IDC-Scripts
Varoius IDC-scripts I've collected during the years.
ida-pro-swf
IDA_ClassInformer
IDA ClassInformer PlugIn
IDA_Signsrch
IDA Signsrch
IDASimulator
IDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code inside a debugged process with Python code. Specifically, IDASimulator makes use of conditional breakpoints in the IDA debugger to hijack the execution flow of a process and invoke Python handler functions whenever particular code blocks are executed. With support for multiple target architectures, it handles details such as register initialization, memory allocation, pointers, function arguments and return values seamlessly and transparently, making it easy to replace, modify and subvert existing functionality (or lack thereof) in the target process. IDASimulator also includes the IDASim python module, on which IDASimulator is based. This allows for all of the features of IDASimulator to be integrated into more complex IDAPython scripts. IDASimulator currently supports the x86, x86_64, ARM and MIPS32 architectures. Porting to other architectures is very easy.
idastealth
ScyllaHide
snowman
Snowman decompiler
nihilus's Repositories
nihilus/hexrays_tools
nihilus/idastealth
nihilus/functions-plus
IDA Pro plugin to make functions tree view
nihilus/GraphSlick
IDA Plugin - GraphSlick
nihilus/bflt-utils
nihilus/ida-libbfd-loader
IDA Pro libbfd based loader for misc formats that IDA cannot handle, like IRIX ECOFF etc.
nihilus/findMalloc
nihilus/MIPSJT
MIPS JT fixup for IDA PRO
nihilus/Hex-Rays-Deep-Compile
Improves Hex-Rays output through batch decompilation.
nihilus/golang_loader_assist
Making GO reversing easier in IDA Pro
nihilus/a29k-ida
AMD 29k Processor Plugin for IDA Pro
nihilus/BlockViewer
Collapse and uncollapse the code block in IDA pseudocode view.
nihilus/ida-mbn-sbl-loader
IDA PRO plugins, scripts and loaders for mbn and sbl bootloader formats
nihilus/IDA_WaitBoxEx-7.0
nihilus/ida_wrap_class
nihilus/inadyn
Dynamic DNS client with SSL/TLS support
nihilus/openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
nihilus/purple-viber
Pidgin/libpurple plugin for Viber Web, inspired by purple-gowhatsapp
nihilus/libpurple-signald
Pidgin libpurple bridge to signald.
nihilus/lighthouse
Code Coverage Explorer for IDA Pro
nihilus/mep-wtf
Toshiba MeP to aarch64 recompiler
nihilus/netifd
[MIRROR] OpenWrt Network interface configuration daemon
nihilus/openwrt_packages
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
nihilus/procd
[MIRROR] OpenWrt service / process manager
nihilus/ProManNand
Command line client for the ProMan Nand programmer
nihilus/purple-gowhatsapp
Pidgin/libpurple plugin for WhatsApp Web.
nihilus/switchrecognition
https://sites.google.com/site/switchrecognition/resources/software
nihilus/u-boot
"Das U-Boot" Source Tree
nihilus/WireGuard
Mirror only. Official repository is at https://git.zx2c4.com/WireGuard
nihilus/WWCD
What Would Capstone Decode - IDA plugin that implements a Capstone powered IDA view