Programming and Coding
Programming and coding tips, help and solutions...
1,876 topics in this forum
-
Alternate Of Fgint
by yamraaj- 6 replies
- 4.7k views
Is there any big lib similar to FGInt for C++/Asm. I know there are lots of Biglibs there but if you have keygenned Arial apps or similar apps using FGInt you might be knowing the problem...Considering the case of Arial Audio Converter the max name length for serial which you can get is 100/8 ~ 12 but if you use FGInt then there isn't limit..i hope it's clear..TIA
-
Noob Keygen Coding Problem :(
by Rumour- 6 replies
- 4.1k views
Chars from 3 input strings are XOR'ed in loop for make serial Before loop again: AL contains part of serial. This is format to string in calls (see below for code) This string is same as hex value in AL Example: values for AL 42 3D 58 6C 19 44 75 5A make serial: 423D586C1944755A How write serial in serialbox??? I try all day with SetDlgItemText, wsprintf, SetWindowTextA, SetDlgItemInt Not is possible??? I go throw PC out of window For complete, here is important from end of reg code: xor esi,esi @@: mov cl,byte ptr ds:[esi+edx] ; char from string1 mov dl,byte ptr ds:[esi+eax] ; char from string2 mov al,byte ptr ds:[esi+ebx] ; char from string3 xor a…
-
Snd Tiny Nfo Viewer Language
by Guest sonic_00- 8 replies
- 4.8k views
hi, i'd like to know wich language was the ALiEN's tiny NFO viewer made with... ...and now i think i have posted in the right section
-
Keyboard Input Or Just Call Certain Dialog
by Guest jedenuser- 2 replies
- 3.2k views
Hi I'm a noob and this is my first post. I have a question. I'm writing a little program to automatize use of my messenger (Gadu-Gadu). My problem is below: I have used this: SendMessage(hDlg, WM_COMMAND, 1012,0) to send message to "Niedostepny" button and it works ok and opens the menu. But now how do I simulate move of the cursor over "Opis.. " menu item and press "Enter" button? Or could I send a message to that menu to execute that menu item? How to do that? Alternatively, is there any way to call a program's certain dialog box from outside the program? So I could call my desired window directly, without doing the things above? Can this be done somehow? I apprec…
-
- 1 reply
- 3.6k views
hi, is there anyone will help me, how to i was convert asm source... original source : ; NTkrnl protector 0.1 plugin tracer for impREC ; bpx^2k7 format PE GUI 4.0 DLL entry e include 'c:fasm32includewin32a.inc' section '.code' code readable executable e:; DLL Entrypoint xor eax,eax inc eax ret 12 Trace: push ebp mov ebp,esp push ebx push esi invoke MapViewOfFile, dword [ebp+4+4] , FILE_MAP_READ or FILE_MAP_WRITE, 0, 0, 0 mov esi, eax; We put our found proc in this map mov ebx, dword [ebp+16+4] invoke IsBadReadPtr, ebx, 4; Is this a valid thunk we are tracing ? test eax, eax jz ptr_ok1 jmp end2 ptr_ok1: cmp dword [ebx],0000E860h; Look for ntkrnl signature je ptr_ok2 jm…
-
Win32 Assembler Coding For Crackers...
by Teddy Rogers- 11 replies
- 6.8k views
Download Link: http://www.tuts4you.com/blogs/download.php?view.1230Ted.
-
Radasm & Xp Style
by 5k3l3t0r- 0 replies
- 4.7k views
Hi all... hi have a prob whith a .res file from radasm, i?m coding a litle app that generate the .XML, update the .rc and update the .res file from my projects in radasm to have the XP Style... everything go fine when create .xml and when update the .RC but when i try to modify the .res i have a compilation error... i make some exp. and i see when you manually open the .res add a space to text, delete the space and save, the text look the same but when you compile radasm fail... can someone hellp me?? Sorry about my english... bye 5k3l3t0r
-
How Can I Add Shortcuts To Olly
by ismail- 1 reply
- 3.4k views
i want to add some shortcut to olly like dup imprec etc. but don't know how to? thx for reply. example is on pic
-
Can You Help Me Understand This Code
by Guest Rockapes- 3 replies
- 4.1k views
Hi all, I am trying to produce a keygen, but am a little confused by what is happening in this section... CompString: push ebp mov ebp,esp sub esp,0000000Ch push esi push edi push ebx mov [L10087B48],ebp mov [ebp-04h],eax mov [ebp-08h],edx mov ecx,[fDict_RT] cmp ecx,00000002h jl L10032496 push edx push eax call SUB_L100324AC mov [ebp-0Ch],eax jmp L1003249F L10032496: call [L10081C04] mov [ebp-0Ch],eax L1003249F: mov eax,[ebp-0Ch] cmp eax,00000000h pop ebx pop edi pop esi mov esp,ebp pop ebp retn Your help is appreciated Rocky
-
Writefile
by 5k3l3t0r- 7 replies
- 4k views
hi all, i have a prob... i need to write a text line to an existing .txt i try WriteFile but nothing... i think my prob is geting the handle of the .txt file can someone help me? by all 5k3l3t0r
-
How To Compile Out Of Winasm To Masm Engine?
by kittmaster- 5 replies
- 4.3k views
I like Winasm to do the editing of the asm file. Is there a way to have the text pass to MASM? The only way I've been doing it is save asm file within and reopening it in qeditor. Its a pita, I've looked through the options but can't put a finger on how to pass the arguments to the program. I use the "build all" option to compile the file without issue and its easy Any thoughts for an easier solution? Chris
-
Elapsed Time Counter
by Guest dreamer- 8 replies
- 3.9k views
Hi, Can you please help me how to write (in visual c++) a function that calculates the time elapsed to perform another function(like generating a code,benchmark......) Thanks
-
Loader (serial Retriever)
by Guest exekill- 3 replies
- 3.4k views
I need Source Code for loader (Serial Retriever)
-
Problem With Crack.reg
by Guest jsjs11- 2 replies
- 3.7k views
Hi i downloaded the crack for Starters Orders Pro 2.x and i have to change crack.reg : Windows Registry Editor Version 5.00 [HKEY_ LOCAL_MACHINE\SOFTWARE\Starters Order Pro] "Install_Dir"="c:\\games\\sopro";Change the above info to the directory where you have installed the application :-)But no matter what i do, it won't add it to the registry i also tried to change it to: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Starters Order Pro] "Install_Dir"="c:\games\sopro"Please help me. You should spend a couple of extra minutes beautifying your posts, they look better and readable when they are presentable... Ted.
-
Program Language
by till- 15 replies
- 4.8k views
Hi, I want (finally ) start learning my 1st program language and I'd like to know with which language you have started, or which do you recommend to an total program newbie like me . (btw. I'm young and ambitious ) Best regards Till.ch
-
How This Code For Keygen In Asm?
by Rumour- 3 replies
- 3.9k views
How this code for keygen in asm? I must need a way and for chose random digits. Example 4 digit ABCD are random. But only thing: A+B+C+D must 26 (hex) How do?
-
Maybe A Useful Download
by InsaneFIDO- 0 replies
- 3k views
I only use assembler but this may be useful to coders of C++/C#/VB etc. Windows? Server 2003 R2 Platform SDK ISO Download />http://www.microsoft.com/downloads/details.aspx?familyid=E15438AC-60BE-41BD-AA14-7F1E0F19CA0D&displaylang=en
-
Source Code To Make A Loader
by supergg- 1 follower
- 4 replies
- 4.5k views
Hi and happy new year for all ! Just to know if there a source code exemple of a loader ( patch memory doing search & replace bytes) ? no succeed with google, so may be you can help me thinks for any help
-
Write A Serial Without...
by SuCkEr- 6 replies
- 4k views
hi all, i get troubles here i don't know what is functions that used to write a serial in a keygen auto without press any key or btn could somone give me example for that?
-
Misunderstand Instruction
by SuCkEr- 5 replies
- 5k views
hi all i was writing a keygen for keygenme2 by diablo2002 and i put riped code in a keygen tempelate and solved it but when i build it i got errors i goto the line error and find this instruction BSWAP EDXi don't know what is that mean? and how i can use it in keygen tempelate
-
Setting Masm Dialog Icon
by kittmaster- 2 replies
- 3.8k views
I'm using Ziggy's keygen template files, I want to change the dialog box icon from the orange key to something else. I've been able to change the other things like the test and lines etc using the rcsc.rc file and I've looked at the asm for the file an app_icon.ico and can't figure out how to modify it. I'm using winasm in visual mode, any idea wth I'm doing wrong?.......... Chris
-
Writing File
by SuCkEr- 3 replies
- 3.8k views
hi all i create a small app just for a test i don't why he got a crashes when write to file .data FILENAME DB "key.lic",0.data? hInstance HINSTANCE ? read db ? write db ?.const IDD_DLG1 equ 1000 IDC_BTN1 equ 1001 IDC_EDT1 equ 1002DlgProc proc hWnd:HWND, uMsg:UINT, wParam:WPARAM, lParam:LPARAM .if uMsg == WM_INITDIALOG invoke SendMessage, hWnd, WM_SETICON, 1, eax .elseif uMsg == WM_COMMAND mov eax,wParam .if eax==IDC_BTN1 invoke CreateFile,ADDR FILENAME,GENERIC_READ+GENERIC_WRITE,0,NULL,CREATE_NEW,FILE_ATTRIBUTE_NORMAL,NULL invoke GetDlgItemText,1000,1002,addr read,512 invoke SetFilePointer,addr FILENAME,0,0,FILE_BEGIN invoke WriteFile,addr FILENAME,add…
-
Create Keygen
by SuCkEr- 10 replies
- 8.2k views
hello is there any one know how i can ceate keygen with vb?
-
Inline Patch
by Scale- 7 replies
- 5k views
Thanks to Lena for putting some knowledge behind my reserving i used just do things now i actually understand what i do And thanks fot subzero for the inlining tutorial now for my question: I inlined an app like this: 004BA6E1 . 68 51A74B00 PUSH ssc4.004BA751 ; /pModule = "GDI32.dll" 004BA6E6 . FF15 A4114C00 CALL DWORD PTR DS:[<&KERNEL32.GetModuleHandleA>] ; \GetModuleHandleA 004BA6EC . 68 C5A74B00 PUSH ssc4.004BA7C5 ; /ProcNameOrOrdinal = "GetDIBits" 004BA6F1 . 50 PUSH EAX …
-
Reg Entry
by starzboy- 10 replies
- 5.4k views
grr .... i have a weird problem here ... i was trying to enter a userinput into registry ... .data REG_PATH db 'SOFTWARE\xxx\xxxx\xxxxx\',0 REG_SUB_KEY0 db 'UserName',0 REG_SUB_KEY1 db 'UserCompany',0 REG_VAL0 db ' starzboy',0 REG_VAL1 db ' starzboy',0 .data? hKey PHKEY ? buffer db 512 dup(?) buffer1 db 512 dup(?) invoke GetDlgItemText,hwnd,10021,ADDR buffer,512 ----> copy to 1st buffer invoke GetDlgItemText,hwnd,10022,ADDR buffer1,512 ----> copy to 2nd buffer invoke RegCreateKey,HKEY_LOCAL_MACHINE,addr REG_PATH,addr hKey ----> make the key invoke RegSetValueEx,hKey,addr REG_SUB_KEY0,0,REG_SZ,a…