Skip to content

Commit f5b3fad

Browse files
authored
Merge pull request #114 from cosmolev/patch-1
Added online decompiler tool
2 parents 9b53ce8 + e427d43 commit f5b3fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ For a list of free hacking books available for download, go [here](https://githu
189189
* [PhpSploit](https://github.com/nil0x42/phpsploit) - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner
190190
* [Git-Scanner](https://github.com/HightechSec/git-scanner) - A tool for bug hunting or pentesting for targeting websites that have open `.git` repositories available in public
191191
* [CSP Scanner](https://cspscanner.com/) - Analyze a site's Content-Security-Policy (CSP) to find bypasses and missing directives.
192+
* [Decompiler.com](https://www.decompiler.com/) - Java, Android, Python, C# online decompiler.
192193

193194
## General
194195
* [Strong node.js](https://github.com/jesusprubio/strong-node) - An exhaustive checklist to assist in the source code security analysis of a node.js web service.

0 commit comments

Comments
 (0)