Jump to content
Tuts 4 You

[UnPackMe] Themida 2.2.1.0


Klinzter

Recommended Posts

I have made this little unpackme for themida.. its different than some themida unpackmes in that it was compiled in net framework v4.0


attached are two files one using x64 and the other is x32 bit


the vb.net source 


 



Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
MsgBox("Hello")
End Sub
End Class

 


themida.jpg


 


see attached rar file for packed themida..


 


lets see who can unpack it and if you do please post the result.. good luck!


tuts4you.rar

tuts4you_x32.rar

Edited by Klinzter
Link to comment
Share on other sites

does not run on WinXP

yes it runs on XP but it has to be 32bit.. I have edited the OP and added a x32 version

Edited by Klinzter
Link to comment
Share on other sites

It is one of the worst protections for .net IMO and only takes about a minute to do


You just need to run program, dump from memory and fix the dump


 


Everything is restored including original method / variable names


:)


Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...