Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is...
E9Patch is a powerful static binary rewriting tool for x86_64 Linux ELF binaries. E9Patch is: Scalable: E9Patch can reliably rewrite large/complex...
GUSTAVE is a fuzzing platform for embedded OS kernels. It is based on QEMU and AFL (and all of its forkserver...
Yet Another Golang Binary Parser For IDAPro NOTE: This master branch is written in Python2 for IDAPython, and tested only on...
The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This tool...
Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware historian....
FLUFFI – A distributed evolutionary binary fuzzer for pentesters. About the project High level overview Getting started Usage HOWTOs Technical Details...
A fast HTTP enumerator that allows you to execute a large number of HTTP requests, filter the responses and display them...
Santa is a binary whitelisting/blacklisting system for macOS. It consists of a kernel extension (or a system extension on macOS 10.15+)...
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis, written purely in F# (in .NET lingo, it...
Ever have that not so safe feeling uploading your malware binaries to VirusTotal or other AV sites because you can look...
Use this IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their...
Console Application designed to interact with SharpSploit released by @cobbr_io SharpSploit is a tool written by @cobbr_io that combines many techniques/C# code...
We all have to search through text files for strings from time to time. But what about when you need to search...
Investigate malicious logon by visualizing and analyzing Windows active directory event logs. Concept LogonTracer associates a host name (or an IP address)...
Decodify can detect and decode encoded strings, recursively. Its currently in beta phase. Lets take this string : teamultimate.in and encode it...
Windows’ BITS service is a middleman for your download jobs. You start a BITS job, and from that point on, BITS is...