Posted March 28, 201510 yr hello all code mokeys ! this application was protected ! have a try, UnPackMe. If you win,do you mind sharing your way ? good luck ... UnPackMeDemo_.rar
March 28, 201510 yr [VersionInfo] Company Name : Microsoft [VersionInfo] Product Name : WindowsFormsApplication5 [VersionInfo] Product Version : 1.0.0.0 [VersionInfo] File Description : WindowsFormsApplication5 [VersionInfo] File Version : 1.0.0.0 [VersionInfo] Original FileName : UnPackMeDemo.exe [VersionInfo] Internal Name : UnPackMeDemo.exe [VersionInfo] Legal Copyrights : Copyright © Microsoft 2015 [!] Possible License Protection String -> CheckLicense [CompilerDetect] -> Visual C++ 6.0 [!] File appears to have no protection or is using an unknown protection - Scan Took : 2.922 Second(s) [00000081Eh (2078) tick(s)] [558 of 573 scan(s) done]
March 29, 201510 yr Hi Net7Cracker.I was just unpacked the first protector !Other(Xenocode + IntelliLock) I don't know how to unpack next step!Anyone who can give me some advice ! please ! UnPacked_1.rar
March 29, 201510 yr Author @Death great gob ! After i used de4dot! my application was crashed ! can you tell me why ?
March 29, 201510 yr Solution Hi Net7Cracker.I was just unpacked the first protector ! Other(Xenocode + IntelliLock) I don't know how to unpack next step! Anyone who can give me some advice ! please ! UnPacked_1.rar pass the string decryption method to de4dot follow this http://www.mediafire.com/download/jvnodjf4wf61gji/Challenge.rar
March 29, 201510 yr pass the string decryption method to de4dot follow this http://www.mediafire.com/download/jvnodjf4wf61gji/Challenge.rar good job n0th!ng, Edited March 29, 201510 yr by hakouabs
March 30, 201510 yr pass the string decryption method to de4dot follow this http://www.mediafire.com/download/jvnodjf4wf61gji/Challenge.rar n0th!ng Nice ,Thank you for sharing !!
March 30, 201510 yr pass the string decryption method to de4dot follow this http://www.mediafire.com/download/jvnodjf4wf61gji/Challenge.rar @ n0th!ng ,I am a bungler ,After reading your perfect tutorial,I have some don't understand ,Can help me to explain? 1,I don't know how to find method token point ?(if i have other UnpackMe Protected by IntelliLock) Expect more perfect tutorial
March 30, 201510 yr @ n0th!ng ,I am a bungler ,After reading your perfect tutorial,I have some don't understand ,Can help me to explain? 1,I don't know how to find method token point ?(if i have other UnpackMe Protected by IntelliLock) Expect more perfect tutorial SAE Selected.jpg there is nothing perfect, if you want to learn something learn it by yourself! and for your question : in this case is obvious that second method isn't NetReactor String Decryption ,,just read the name :"xenocode" ! in general,every methods that returns a string it may be a string decryption of a certain protection, just try every one of it then you will know (when you unpack a lot of protection you will know which one is the right one). good luck Edited March 30, 201510 yr by n0th!ng
March 30, 201510 yr Private Sub btnReg_Click(sender As Object, e As EventArgs) If Me.txtReg.Text = "Net7Cracker" Then MessageBox.Show("Success . You are powerful.", "Message", MessageBoxButtons.OK, MessageBoxIcon.Asterisk) Else MessageBox.Show("Failed .please try again.", "Message", MessageBoxButtons.OK, MessageBoxIcon.Hand) End If End Sub
Create an account or sign in to comment