NCK Posted March 28, 2015 Share Posted March 28, 2015 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 Link to comment
Dreamer Posted March 28, 2015 Share Posted March 28, 2015 [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] Link to comment
Falcon_2015 Posted March 29, 2015 Share Posted March 29, 2015 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 Link to comment
Death Posted March 29, 2015 Share Posted March 29, 2015 Too easy UnPackMeDem_Unpacked.zip 1 Link to comment
NCK Posted March 29, 2015 Author Share Posted March 29, 2015 @Death great gob ! After i used de4dot! my application was crashed ! can you tell me why ? Link to comment
Solution n0th!ng Posted March 29, 2015 Solution Share Posted March 29, 2015 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 7 Link to comment
hakouabs Posted March 29, 2015 Share Posted March 29, 2015 (edited) pass the string decryption method to de4dot follow this http://www.mediafire.com/download/jvnodjf4wf61gji/Challenge.rar good job n0th!ng, Edited March 29, 2015 by hakouabs Link to comment
NCK Posted March 29, 2015 Author Share Posted March 29, 2015 nice job ! thank you my brother n0th!ng Link to comment
Falcon_2015 Posted March 30, 2015 Share Posted March 30, 2015 pass the string decryption method to de4dot follow this http://www.mediafire.com/download/jvnodjf4wf61gji/Challenge.rar n0th!ng Nice ,Thank you for sharing !! Link to comment
Falcon_2015 Posted March 30, 2015 Share Posted March 30, 2015 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 Link to comment
n0th!ng Posted March 30, 2015 Share Posted March 30, 2015 (edited) @ 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, 2015 by n0th!ng Link to comment
Gintoki Posted March 30, 2015 Share Posted March 30, 2015 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 Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now