
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
github.com/githubesson/pseudo-obfuscator
A Golang tool for function name randomisation.
Clone the project
git clone https://github.com/githubesson/pseudo-obfuscator
Go to the project directory
cd pseudo-obfuscator
Build the project
go build obfuscator
Input all of your project functions into 'functions_to_rename.txt'
...
Run the compiled binary
obfuscator.exe /path/to/project/
After it's done obfuscating, you can compile your project as you regularly would.
This tool might be useful if you need to generate new builds of the same software somewhat regularly. It helps with evading file crosschecking. Also it comes in handy with ghidra binary inspection evasion.
If you have any questions/need help with this project dm me on discord @ esson.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.