Last week I code a binder and it turns out to work perfectly. Today I make myself a simple runtime crypter. It's an app used to hide the real offset of your server from been detected by AV.
A brief explanation
1. Encrypt your server's (bytes/string)
2. Put it in stub
3. Decrypt it runtime then run in memomry
I learn a lot from this great community around the net + some random guy who's been helping me and replying my pm. Thanks =)
Oh btw the stub is like 12kb size.
Here is my scan result ^^
1st scan
2nd scan
No comments:
Post a Comment