Programming and Coding
Programming and coding tips, help and solutions...
1,874 topics in this forum
-
GDI+ Flame Maker
by Kurapica- 1 reply
- 11k views
A GDI+ user control coded in C# It can be used in keygens or About screens to draw a churning fire Colors can be adjusted from Code Any comments are welcome .... get it from here : http://portal.b-at-s.net/download.php?view.492
-
c++ reversing
by Shub-Nigurrath- 6 replies
- 7.4k views
Hi all, dunno if this went unnoticed or not, but it's definitely an interesting area to investigate further..for me surely it is.. OOP_RE" as described in: http://www.blackhat.com/presentations/bh-d...al_Yason-WP.pdf A lof more can be taken using the igorsk's great info and scripts here: http://www.openrce.org/articles/full_view/23
-
- 2 replies
- 8.7k views
Who can help me code a program use Direct Input 8 to send keys to a other window? This is my Project (Not successful!). />http://www.mediafire.com/?x0sps1xs3g1logz I was tryed vzy much but code to Set the keyboard behaviour. Not know continue how i coding it... Plz help me!! Tks vzy much !
-
- 8 replies
- 7.3k views
Hi all, I gotta stuck in an assembly project, I need to do two thing in it. First one is I am using a combo box in it, so I need to know that how to use combo box to add lists in it, and how to get that which one is selected ? Also I want to get the selected list value from Combo box in Digits like, I want to prepare combo box list like this : 1. XXXXX 2. YYYYY 3. ZZZZZ And want to take selected value back in Numeric form like 1,2 and 3. The second question is that, how to get the clipboard data in a temp buffer. I tried the following code, but it's giving me waste local ClipHwnd:DWORD Invoke OpenClipboard,NULL .If eax invoke GetClipboardData, CF_TEXT .I…
-
C Keygen Template FFF
by tim619- 2 replies
- 9.7k views
File Name: C Keygen Template FFF File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code The keygen is coded by jB^FFF in C. Click here to download this file
-
iRC nFO Viewer V2b
by tim619- 0 replies
- 7k views
File Name: iRC nFO Viewer V2b File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code A little NFO-Viewer coded in ASM by Jowy Click here to download this file
-
IRC KeygenMe #1
by tim619- 0 replies
- 9.3k views
File Name: IRC KeygenMe #1 File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code asm kgm sources Click here to download this file
-
Mirrors Edge Trainer by RED
by tim619- 0 replies
- 3.9k views
File Name: Mirrors Edge Trainer by RED File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code This trainer written in c++ is console based Click here to download this file
-
Xylicrk Me 5
by tim619- 0 replies
- 8.2k views
File Name: Xylicrk Me 5 File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code This is a simple password protected Crackme with Delphi Source Code coded by Xylicrk. I added a simple patcher Click here to download this file
-
AWM Antivirus Keychooser by Xylitol
by tim619- 0 replies
- 3.8k views
File Name: AWM Antivirus Keychooser by Xylitol File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code A Keychooser is a little program which doesn't calculate keys it has the keys integrated. Xylitol gave the program 1000 keys. (WinASM) Click here to download this file
-
[win xp, olly] Problem assembling this line in olly.
by tukki_2020- 5 replies
- 3.3k views
Hey guys, i am new to assembly language and i can't seem to assemble the line in olly: xor byte ptr ds:[eax], byte ptr ds:[ecx] what am i doing wrong? thanks
-
- 11 replies
- 6.5k views
hi dears how we can switch to dll files in memory and sniff serial in delphi? sorry for poor english tnx
-
How to create Keygen screen
by ganvin- 17 replies
- 6.2k views
Hello friends, I'm new to this forum. I just want to know how can I make nice looking Keygen window (like with small image which can be moved anywhere on the screen). I don't want that to be a typical Window-like dialog box. It need to be with the a transparent image and 2 or 3 buttons in it. Are all those guys using some special programs to design Keygen screens? (Please note: I'm NOT looking for any back-end algorithms). Just wondering how I can create a good looking small Keygen screen for a already have keygen algorithm. Any help would be greatly appreciated. Thank you all in advance, -Ganvin.
-
xm library for 64bit
by Killboy- 15 replies
- 10.7k views
I'm looking for a C/C++ library for xm module playback that works in 64bit mode. ufmod is x86 only, fmod is too bloated, minifmod has tons of inline asm, bass doesnt seem to have an x64 explicit bassmod, and even then I'd need the DLL, irrKlang is x86 only, too. I'm pretty much running out of options here, I'm thankful for any suggestion.
-
[Delphi] How get Register's Data
by h4sh3m- 14 replies
- 9.6k views
hi How i can get Register's data (like EDX) in Delphi. Please Help. with best Regards h4sh3m
-
- 3 replies
- 6.6k views
Well, i would like to make application that i can list all modules and func that this application use, not for my application if not other application extern. Because i need to find or found address for some apis that use in modules in this application. Can i help me? Thanks.
-
mpg123
by CodeExplorer- 1 reply
- 8k views
mpg123 Famous mpg123 lightweight .net wrapper with sample. For use in your own .net mp3 projects. Read ID3 tags, decoder MP3 files, play them out. Really fast decoder for your managed applications. Written in .net 2.0 and c# Link: />http://sourceforge.net/projects/mpg123net/
-
Assebly Modification
by Dave Prost- 9 replies
- 4.3k views
Hi I'm looking at a C++ program and have identified the changes I need to make but I'm not sure how to do them. I'm not very well versed in assembly apart from the basics. I'm also using ollydbg which i'm not even sure is the best tool for the job. The existing code looks like this... 00422777 8B00 MOV EAX,DWORD PTR DS:[EAX] 00422779 83F8 07 CMP EAX,7 And what I need to do is have EAX equal to 6 so I need to load it somehow. I'm thinking in line 422777 but when i try to bruteforce it I break the program so I'm sure I'm doing it wrong. Any help or suggestions would be welcomed. Regards DP
-
X86 Instruction Reference...
by Teddy Rogers- 6 replies
- 12.6k views
x86-32: http://ref.x86asm.net/geek32.html x86-64: http://ref.x86asm.net/geek64.html Hoempage: http://ref.x86asm.net/index.html Ted.
-
How To Make The Text Scroll 1 2 3
by arlequim- 64 replies
- 30.5k views
my 1st post... i found a nice text scroller, pls take a look http://rapidshare.de/files/9929256/scroller.zip.html Best regards and wishes. Keygen2.5_exe_sources_.rar
-
Delete
by 0xFF- 4 replies
- 13.3k views
Delete
-
SetDIBitsToDevice parameters
by Killboy- 2 replies
- 7.9k views
I got a question for all you GDI pros out there Following scenario: I have a bitmap for which I get the pixels using GetDIBits for every single line (I do this because I have a seperate buffer for every line in order to have a 2-dimensional array so I can easily access pixels using buffer[y][x]) bmiHeader.biHeight is set to the negative bitmap height so I can use top-to-bottom bitmap data, this is easier to use with client coordinates etc. I periodically change pixels in the buffer and then write its content into a compatible bitmap using SetDIBits, again line by line. The compatible bitmap is selected into a compatible DC for rendering and on WM_PAINT I just BitBlt from …
-
[MASM] Scrolling Problem - Nfo Viewer
by PaPa Bango- 1 reply
- 7.6k views
Hi every one, I'm trying to code a nfo viewer with a scrolling effect for the text. I followed the exemple of Jowy (irc nfo viewer v2) but i've a problem that i don't manage to find. When the top of the text is touching the top of the Dialog, it scrolls back, so i can't see the whole text...i'd like (of course )that the text continues for the bottom of the text arrives at the top of the dialog. Here 's the code of the scrolling i did : invoke GetClientRect,hWnd,ADDR NfoRect mov hdc,FUNC(GetDC,hWnd) mov chdc,FUNC(CreateCompatibleDC,hdc) mov hbmp,FUNC(CreateCompatibleBitmap,hdc,NfoRect.right,NfoRect.bottom) invoke SelectObject,chdc,hbmp m2m rClientNfo.right,Nfo…
-
API automate rebuilding PE?
by chickenbutt- 4 replies
- 7.8k views
Can someone give me some code or the API calls that save people from having to write PE code? Like say I wanted to modify existing PE's code section and rebuild? Without all the binary searches and operations. I believe you can do it with virtual map calls and the IMAGE structs, but I'm not sure. Thanks. Any language is fine.
-
generate random 10 chars
by grizzmo- 0 replies
- 7.6k views
Hi, I was looking to generate unlimited 10 chars random numbers in vb.net. I found that it is not possible to set a variable to a certain lenght in the new vb.net, acoording a lot of coding sites. When I thought it worked it also started generating 8 and 9 chars of lenght. So, after a little while I came up with this: Imports System.TextPublic Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim startIndex As New String("1234567890") Dim random As New Random Dim startIndex1 As New String("0987654321") Dim random1 As New Random startIndex = random.Next(startInde…