A Golang tool for function name randomisation.
Clone the project
git clone https://github.com/githubesson/pseudo-obfuscatorGo to the project directory
cd pseudo-obfuscatorBuild the project
go build obfuscatorInput 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.