https://github.com/n1ght-w0lf/pe-unmapper
| Blog | https://n1ght-w0lf.github.io |
| https://twitter.com/_n1ghtw0lf | |
| Github | https://github.com/N1ght-W0lf |
| Blog | https://n1ght-w0lf.github.io |
| https://twitter.com/_n1ghtw0lf | |
| Github | https://github.com/N1ght-W0lf |
It's been exactly 3 years since I published a malware deep dive report, now that I have some free time I decided to write a new blog about #GCleaner #Loader.
The blog covers string decryption, config extraction, C2 communications among other stuff.
https://n1ght-w0lf.github.io/malware%20analysis/gcleaner-loader/
Hello everyone, I just published a small blog post about writing a generic dotnet string decryptor to help in malware analysis/reverse engineering.
#malware_analysis #reverse_engineering
https://n1ght-w0lf.github.io/tutorials/dotnet-string-decryptor
I've published 2 quick tutorials about writing #x64dbg scripts and plugins, hope you learn something new :)
https://n1ght-w0lf.github.io/tutorials/writing-x64dbg-scripts/
https://n1ght-w0lf.github.io/tutorials/writing-x64dbg-plugins/