C0M3ND4D0R Posted October 29, 2012 Posted October 29, 2012 (edited) Another simple delivery....much easier, for everyone to participate It's so easy, In 10 minutes someone has already solved....Be you, the first. good luck. Name : PatchMe Language : Autoit Level: Beginner Packer: Not Obfuscation: Not Rules: Remove NAG Patching = Bronze Serial Fishing = Silver Keygen = Gold Hug PatchMe.rar Edited October 29, 2012 by C0M3ND4D0R
atom0s Posted October 29, 2012 Posted October 29, 2012 Working serial: (Using flaw in code.)0000-0000-0000
DMichael Posted October 29, 2012 Posted October 29, 2012 too easy.. decompiler:$label1 = GUICtrlCreateLabel("CiN1Team | Black Storm | Tuts4you", 32, 48, 196, 23)GUICtrlSetFont(-1, 12, 800, 0, "Myriad Pro Cond")$label2 = GUICtrlCreateLabel("by C0M3ND4D0R", 144, 160, 103, 20)GUICtrlSetFont(-1, 10, 800, 0, "Myriad Pro Light")$label3 = GUICtrlCreateLabel("(Registered...!)", 75, 100, 103, 20)GUICtrlSetFont(-1, 12, 800, 0, "Myriad Pro Light")GUICtrlSetState(-1, $gui_hide)GUISetState(@SW_SHOW)MsgBox(48, "NAG - PatchMe", "" & @CRLF & "Remove-Me, Please...!!!" & @CRLF & @CRLF & @CRLF & "CiN1Team | Black Storm | Tuts4you")$codigo = "1234-5678-9012-0000-1"$base = keycode($codigo)If $base = 0 ThenMsgBox(16, "Error :-(", "Finding a Valid Serial for me...")ElseMsgBox(64, "Correct :-)", "OK...Correct Valid Serial!")EndIfIf $base = 1 Then$show = GUICtrlSetState($label3, $gui_show)EndIfWhile 1$nmsg = GUIGetMsg()Switch $nmsgCase $gui_event_closeExit EndSwitchWEndFunc keycode($codigo)$div = (StringSplit($codigo, "-"))$erro = 1For $i = 0 To 2 Step 1If $div[$i] = "0000" Then $erro = 0NextIf $erro = 1 ThenDim $cmd1, $cmd2, $cmd3$cmd1 = Sin($div[0])$cmd2 = Sin($div[1])$cmd3 = Sin($div[3])$cmd = $cmd1 + $cmd2 + $cmd3While $cmd > 1$cmd = $cmd - 1WEndWhile $cmd < 0$cmd = $cmd + 1WEnd$cmd = Round($cmd, 4)$base = $cmd * 10000$div[2] = Int($div[2])$base = Int($base)If $base = $div[2] ThenReturn (1)ElseReturn (0)EndIfEndIfReturn (3)EndFuncwhy autoit?
C0M3ND4D0R Posted October 29, 2012 Author Posted October 29, 2012 Working serial: (Using flaw in code.) 0000-0000-0000 the serial works only half......it does not register fully see picture try again, please.... Hug
C0M3ND4D0R Posted October 29, 2012 Author Posted October 29, 2012 (edited) too easy.. decompiler:$label1 = GUICtrlCreateLabel("CiN1Team | Black Storm | Tuts4you", 32, 48, 196, 23)GUICtrlSetFont(-1, 12, 800, 0, "Myriad Pro Cond")$label2 = GUICtrlCreateLabel("by C0M3ND4D0R", 144, 160, 103, 20)GUICtrlSetFont(-1, 10, 800, 0, "Myriad Pro Light")$label3 = GUICtrlCreateLabel("(Registered...!)", 75, 100, 103, 20)GUICtrlSetFont(-1, 12, 800, 0, "Myriad Pro Light")GUICtrlSetState(-1, $gui_hide)GUISetState(@SW_SHOW)MsgBox(48, "NAG - PatchMe", "" & @CRLF & "Remove-Me, Please...!!!" & @CRLF & @CRLF & @CRLF & "CiN1Team | Black Storm | Tuts4you")$codigo = "1234-5678-9012-0000-1"$base = keycode($codigo)If $base = 0 ThenMsgBox(16, "Error :-(", "Finding a Valid Serial for me...")ElseMsgBox(64, "Correct :-)", "OK...Correct Valid Serial!")EndIfIf $base = 1 Then$show = GUICtrlSetState($label3, $gui_show)EndIfWhile 1$nmsg = GUIGetMsg()Switch $nmsgCase $gui_event_closeExitEndSwitchWEndFunc keycode($codigo)$div = (StringSplit($codigo, "-"))$erro = 1For $i = 0 To 2 Step 1If $div[$i] = "0000" Then $erro = 0NextIf $erro = 1 ThenDim $cmd1, $cmd2, $cmd3$cmd1 = Sin($div[0])$cmd2 = Sin($div[1])$cmd3 = Sin($div[3])$cmd = $cmd1 + $cmd2 + $cmd3While $cmd > 1$cmd = $cmd - 1WEndWhile $cmd < 0$cmd = $cmd + 1WEnd$cmd = Round($cmd, 4)$base = $cmd * 10000$div[2] = Int($div[2])$base = Int($base)If $base = $div[2] ThenReturn (1)ElseReturn (0)EndIfEndIfReturn (3)EndFuncwhy autoit?okay.....decompiles easy.more and now? ......only this.?why autoit?...R: I love AutoitHug Edited October 29, 2012 by C0M3ND4D0R
atom0s Posted October 29, 2012 Posted October 29, 2012 Ah overlooked the extra label, here's a working full serial:1-8241-1
C0M3ND4D0R Posted October 29, 2012 Author Posted October 29, 2012 Ah overlooked the extra label, here's a working full serial:1-8241-1Perfect, that's right. BrotherCongratulations, a serial valid.Hug
White Posted October 30, 2012 Posted October 30, 2012 Sorry for later.... Patch NoNag InfoS: Orginal:00458CB6 /72 60 jb short 00458D18Patched:00458CB6 /72 5B jb short 00458D13 And this method will works with NoooNag!
C0M3ND4D0R Posted October 30, 2012 Author Posted October 30, 2012 Sorry for later.... Patch NoNag InfoS: Orginal:00458CB6 /72 60 jb short 00458D18Patched:00458CB6 /72 5B jb short 00458D13 And this method will works with NoooNag! Almost Brother. This method removes the NAG, and also the messages Good Boy and Bad Boy and does not register the patch Try again, please. Hug
hibernator Posted October 30, 2012 Posted October 30, 2012 (edited) Opened with CFF explorer , Import directory > User32.dll and changed MessageBoxW to GetMessageW and poof !! Nag is gone No mess to clean up Edited October 30, 2012 by genocide
C0M3ND4D0R Posted October 30, 2012 Author Posted October 30, 2012 Opened with CFF explorer , Import directory > User32.dll and changed MessageBoxW to GetMessageW and poof !! Nag is gone No mess to clean up It's an interesting technique, I confess I did not know. more closely resembles the example above, remove the Nag and also the messages Good and Bad, and still does not register the patch. Please, try again Hug
White Posted October 31, 2012 Posted October 31, 2012 Almost Brother.This method removes the NAG, and also the messages Good Boy and Bad Boyand does not register the patchTry again, please.HugIf it is registered ,just comes a goodboy messagebox ?whatever ,I will take a look and ```
C0M3ND4D0R Posted October 31, 2012 Author Posted October 31, 2012 It is open to participants.....but, of my part the challenge is finished. Thank you all who solved, and also to those who at least tried. Until the next. MySolution... https://www.dropbox.com/s/dhvk4khtndd65df/MySolution.rarhttp://www.mediafire.com/?nzjk8zqjz7a7j7ahttp://rghost.net/41255649 Hug
White Posted November 1, 2012 Posted November 1, 2012 OK It is open to participants.....but, of my part the challenge is finished. Thank you all who solved, and also to those who at least tried. Until the next. MySolution... https://www.dropbox.com/s/dhvk4khtndd65df/MySolution.rarhttp://www.mediafire.com/?nzjk8zqjz7a7j7ahttp://rghost.net/41255649 Hug I see your solution,you have decompliered it and Cracked&Kegend it in the source code . I wanna say that method is awesome !
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