• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Visual Basic Vb6 Anti-debug/dump/patch Poc Tool

Status
Not open for further replies.

top10

Moderator
User
Joined
Mar 18, 2015
Messages
487
Reputation
0
Reaction score
5,047
Points
243
Credits
0
‎10 Years of Service‎
70%
This is a tool i made to check some very basic known anti-debug/dump/patch protections.

The results of debugging checks are showed on the main screen one by one.The crc32check needs to be applied before with the "applycrc.exe" app to the "test.exe" app(choose the test.exe file and double-click over it to apply) that put at the end of the file the crc32 hash to compare to know if has been modified,both are included compiled and its source,i have a little bit commented the source too,additionally added a virtual machine and sandboxie checks as proof of concept.

I know that vb6 is old but i release because is a language that i am going to left and have not seen much stuff like this in vb6 so decide to release,hope useful for beginners in vb6 and in reversing :wink:

Some pics:

Normal

c99145743c.png


Under OllyDbg

c9914cc69d.png


Under Sandboxie

c9914b24c8.png


Download:

[HIDE-THANKS]
This link is hidden for visitors. Please Log in or register now.
[/HIDE-THANKS]

 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top