To run flawfinder, simply give flawfinder a list of directories or files. For each directory given, all files that have…
To run flawfinder, simply give flawfinder a list of directories or files. For each directory given, all files that have…
CAPE is a malware sandbox. It is derived from Cuckoo and is designed to automate the process of malware analysis…
dnSpy is a tool to reverse engineer .NET assemblies. It includes a decompiler, a debugger and an assembly editor (and…
Manticore is a prototyping tool for dynamic binary analysis, with support for symbolic execution, taint analysis, and binary instrumentation.
The FireEye Labs Obfuscated String Solver (FLOSS) uses advanced static analysis techniques to automatically deobfuscate strings from malware binaries. You…
Maltrail is a malicious traffic detection system, utilizing publicly available (black)lists containing malicious and/or generally suspicious trails, along with static…
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
PEframe is an open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can…
CuckooDroid is an extension of Cuckoo Sandbox the Open Source software for automating analysis of suspicious files. CuckooDroid brigs to…
ShellCheck is a static analysis tool that gives warnings and suggestions for bash/sh shell scripts.