Functrace : A Function Tracer

6 years ago

Functrace is a tool that helps to analyze a binary file with dynamic instrumentation using DynamoRIO. These are some implemented…

APK-MITM : Android APK Files for HTTPS Inspection

6 years ago

APK-MITM is a CLI application that automatically prepares Android APK files for HTTPS inspection. Inspecting a mobile app's HTTPS traffic…

RetDec : RetDec Is A Retargetable Machine-Code Decompiler Based On LLVM

6 years ago

RetDec is a retargetable machine-code de compiler based on LLVM. The de-compiler is not limited to any particular target architecture,…

Seeker : Accurately Locate Smartphones Using Social Engineering

6 years ago

Concept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page…

CORSTest : A Simple CORS Misconfiguration Scanner

6 years ago

CORStest is a quick & dirty Python 2 tool to find Cross-Origin Resource Sharing (CORS) misconfigurations. It takes a text…

SharpHide : Tool To Create Hidden Registry Keys

6 years ago

SharpHide is just a nice persistence trick to confuse DFIR investigation. Uses NtSetValueKey native API to create a hidden (null…

LinuxCheck : Linux Information Collection Script 2019

6 years ago

LinuxCheck is a small Linux information collection script is mainly used for emergency response. It can be used under Debian…

CodeCat : Tool To Help In Manual Analysis In CodeReview

6 years ago

CodeCat is a open source tool to help you in codereview, to find/track sinks and this points follow regex rules.…

aSYNcrone : Multifunction SYN Flood DDoS Weapon

6 years ago

aSYNcrone is a C language based, malfunction SYN Flood DDoS Weapon. Disable the destination system by sending a SYN packet…

BurpSuite : Secret Finder Extension To Discover APIkeys/Tokens From HTTP Response

6 years ago

BurpSuite is a Secret Finder Burp Suite extension to discover a apikey/tokens from HTTP response. Install >>Download SecretFinder wget https://raw.githubusercontent.com/m4ll0k/BurpSuite-Secret_Finder/master/SecretFinder.pyorgit…