Posted March 15, 201312 yr 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 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 March 15, 201312 yr by Klinzter
March 15, 201312 yr Author 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 April 17, 201312 yr by Klinzter
March 16, 201312 yr 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
Create an account or sign in to comment