PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before…
PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before…
Shc takes a script, which is specified on the command line and produces C source code. The generated source code…
Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file,…
To run flawfinder, simply give flawfinder a list of directories or files. For each directory given, all files that have…
r0ak is a Windows command-line utility that enables you to easily read, write, and execute kernel-mode code (with some limitations)…
Blind-bash is an open source project, you can use this project to obfuscate your bash code and obfuscation is the…
Preventing zero day attack, one of a developer’s worst nightmares. In this guide, we’ll tackle the A to Zs of…
CryptoZombies is an interactive code school that teaches you to write smart contracts in Solidity through building your own crypto-collectables…
Graudit (Grep rough audit) is a simple script and signature sets that allows you to find potential security flaws in…
DevKnox is a first of its kind security tool that enables developers to detect and resolve security issues as they…