Category: Programming

Intensio-Obfuscator

Intensio-Obfuscator v1.0.10.6 releases: Obfuscate a python code 2.x and 3.x

Intensio-Obfuscator Intensio-Obfuscator tool takes a python source code and transforms it into an obfuscated python code Replace all names of variables/classes/functions/files-name to random strings with a length defined and all chars to their hexadecimal value Remove all comments, all spaces...

steady

steady v3.1.15 releases: Discover, assess and mitigate known vulnerabilities in your Java and Python projects

Eclipse Steady (Incubator Project) Discover, assess and mitigate known vulnerabilities in your Java and Python projects Eclipse Steady supports software development organizations in regard to the secure use of open-source components during application development....

phpstan PHP Static Analysis Tool

PHPStan v1.10.39 releases: PHP Static Analysis Tool

PHPStan – PHP Static Analysis Tool PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code. It moves...