tarequl.hassan Posted October 28, 2011 Posted October 28, 2011 Can any one give some Source Code for Crackme in ASM/MASM?
tarequl.hassan Posted November 4, 2011 Author Posted November 4, 2011 Customising Your Keygen.In the explorer bar under the resources tab, highlight the new dialog and edit Name to be IDD_KEYGEN. Doubleclick and delete the Caption field. Now doubleclick on Style and make sure the following entries only are set to Yes: WS_POPUP, WS_VISIBLE and DS_CENTER.This will get rid of the border and make the dialog non-resizable plus it will always appear in the centre of the screen. Now drag the dialog to enlarge it until it fills about half the screen. Click the image button on the ToolBox toolbar and with the crosshairs drag out a rectangle large enough to hold our bitmap.IDC_IMAGE1002 will appear in the project explorer bar. Click on the resources button on the toolbar and then Add in the box that pops up. Navigate to ARTeam_keygen.bmp and add it. Doubleclick and edit the Name field to LOGO and the ID field to 2002 and click OK. Now highlight IDC_IMAGE1002, click image and from the dropdown menu select LOGO. Now the bitmap appears on dialog.Finally its a question of resizing bitmap and dialog so they cover eachother without any overlap before adding the controls. Add 2 editboxes next to Name: and Serial: For the Name editbox change the name to IDC_NAME and the style so that the following only are set to Yes: WS_CHILD, WS_VISIBLE, WS_BORDER, WS_TABSTOP, ES_AUTOHSCROLL, ES_CENTER For the Serial editbox change the name to IDC_SERIAL, add ES_READONLY to the style and edit the text to include "SuperCleaner 2.9 Keygen".Finally add 3 pushbuttons for Generate, Copy and Exit. For the first one, elongate it and position it so that it covers the word Generate on the bitmap. Next edit name to IDC_ABOUT, text to About and style so that the following only are set to Yes: WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_TABSTOP, BS_FLAT.Finally do likewise for the other 2 buttons and you should see this. Author Goppit - 01/04/2006 - goppit@hotmail.com Custom keygen.rar
mudlord Posted November 4, 2011 Posted November 4, 2011 http://rewolf.pl/index.php?content=textsrewolf did some crackme's, including source, enjoy >_>
tarequl.hassan Posted November 4, 2011 Author Posted November 4, 2011 (edited) Thank you mudlord. I tried the first one and assembled in asm. I could make one but the algo is hard for me. could you suggest a easy one? Thank you for your support.The one i assembled is attached herehp.rar Edited November 4, 2011 by tarequl.hassan
tarequl.hassan Posted November 13, 2011 Author Posted November 13, 2011 Two crackme source code in WINASM.TrialiV.rarhp.rar
tarequl.hassan Posted November 20, 2011 Author Posted November 20, 2011 VBKeygenMe with source CodeVB Keygen.rar
X-88 Posted December 7, 2011 Posted December 7, 2011 mediafire.com/?myqw8ac9m3ksig3 xorry the target is not crack me! asm n c++ n softice old tutorial. Fs: 203 kb.
tarequl.hassan Posted December 8, 2011 Author Posted December 8, 2011 Inmediafire.com/?myqw8ac9m3ksig3 xorry the target is not crack me! asm n c++ n softice old tutorial. Fs: 203 kb.I could not get the address could you please give it again?
X-88 Posted December 8, 2011 Posted December 8, 2011 try again!/>http://mediafire.com/?myqw8ac9m3ksig3
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