Programming and Coding
Programming and coding tips, help and solutions...
1,882 topics in this forum
-
Hide Target Process Ideas
by Departure- 3 replies
- 10.6k views
Need some ideas to hiding the process name in task manger of target.... I have a target which I am creating the process in suspended mode and writing bytes to, The target it self checks if there is multiple instants of it self running by using looking for any processes with the same name e.g "target.exe". I could over come this by copying Target.exe and renaming it e.g Target1.exe which would work just fine, But I don't want a folder full of Targets.exe each time I run this loader. Hopefully someone has ideas how to over come this without copying multiple instants of target.exe and renaming them.
-
Xylitol ASM Keygen
by tim619- 2 replies
- 12.4k views
File Name: Xylitol ASM Keygen File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code This Keygen coded by Xylitol from REDCrew was coded with WinASM. Click here to download this file
-
inner workings of an disassembler
by snoopy- 3 replies
- 9.5k views
Hey guys,I am thinking about writing a disassembler to play more with assembly. What I was wondering with IDA for example:.text:00CD28B0 55 push ebp .text:00CD28B1 8B EC mov ebp, espIf I use CreateFileMapping to map a file into memory. Is it possible to find a reference to the function start?.The above portion is called from: .text:0062CA6B E8 40 5E 6A 00 call sub_CD28B0But what if I only have the function start, how would I go on on finding the caller, without breakpointing the code offcourse. It's somethin…
-
Deobfuscators - source code C#
by CodeExplorer- 1 reply
- 6.2k views
Deobfuscators - source code C# This include: NR_Bad_Net_Opcode_Remover SimpleNameDeobfuscator StringDecryptor Attached or: http://www.multiupload.nl/AVGPFI8UK7 Deobfuscators.zip
-
Writing Lighting Effect
by MaxENC- 10 replies
- 7.6k views
Hey guys, I saw a keygen template.İt was made by Core Tım.They used to use excellent effect. I really enjoy effects. => How to make the effect ? Keygen.rar
-
- 4 replies
- 7.1k views
@ Kao or someone who can help me, what I want is: 1. reunite the R, G, B in a Bitmap as the original image, Layer 1: Green + Blue = Cyan / Aqua, Layer 2: Red, 2. set Opacity / Alphablend & transparent layer on the bitmap, more than 1 Layer on Bitmap,- I get the source code and additional components but I try to apply the bitmap does not fit what I want: (. Adobe Photo Shop can indeed Constructing Anaglyph with only 1-2 minutes of time, but I want to know how the processing / RGB split a bunch of Delphi.NB: This is not for anything that smells of money / assignments. Thx B4. and I will not forget to include your name in the column About on this application. ZN…
-
- 2 replies
- 7.7k views
Hi I was wondering if learning to use the Win32 API from the book Programming Windows 5th eidtion by Charles Petzold would help me become a better hacker. I want to get up to speed with the windows internals and see if I can use them to highjack the system. Start a botnet or Let loose RATs. I bought the 5th edition of the book recently. But people are saying that not all the API functions work in Windows 8. Did I even make the right choice here? I mean learning the Win32 API? Look I won't bullshit you guys, I'm no "hacker". But Summers are starting and I'm tired of doing nothing in my life and I finally want to use the time on my hands to become what I have always wan…
-
StrongName tools - source code C#
by CodeExplorer- 1 reply
- 4.9k views
StrongName tools - source code C# This include: Assembly_Resigner Minimum_Resign_Calculator PKT_AssemblyRef_Replacer StrongName_Killer StrongNameVerifier Atached or: http://www.multiupload.nl/KF67L0KK1K StrongName.zip
-
PatchingSamples&1Use
by CodeExplorer- 1 reply
- 6.9k views
PatchingSamples&1Use - source code C# This include: BabelDelegateKiller BabelIntDecryptor DexScator_Decryptor DexScator_Strings For PV Logiciels MemberRefAdd MonoCecilPatch MonoCecilPatch2 MonoCecilVM_CrackMe Universal_Fixer2 Universal_Fixer3 Watch how they are made :-) Attached or: http://www.multiupload.nl/IUX8QNHKS0 PatchingSamples&1Use.zip
-
How to write a plugin for ollydbg?
by r42fr- 14 replies
- 11.9k views
How to write a plugin for ollydbg the last version?
-
working with resources
by Lostin- 2 replies
- 6.7k views
Hello all, Are there any documentation on this structure online? i tried to search but no much info about it i am coding a small tool i want to work with resource directory for example working with the rva pointers to resources data if i want allocate the resource on different section i have to fix those rva's , so how do i get the pointer to start of those rva's? i got the pointer to those rva's but in certian files they point to the last rva instead of the first one so it got reverse order Example 004170F0 50 71 01 00 4C 02 00 00 Pq.L.. 00417100 B0 04 00 00 00 00 00 00 9C 73 01 00 30 00 00 00 °......œs.0... 00…
-
1000 Visual Basic 6 Source Code Examples...
by Teddy Rogers- 8 replies
- 18.3k views
I came across this link at another site and I haven't looked at it but I am led to believe there are 1000 source code examples for Visual Basic 6. Maybe someone here will find it useful: http://w17.easy-share.com/1701368137.html Ted.
-
- 7 replies
- 5.4k views
This is my template keygen. Source: 4share.vn/f/7143464045444446/Template%20Keygen%20(VIC).rar or you can download at here: http://forum.tuts4you.com/files/file/723-vic-flat-keygen/
-
NH KeyGenMe#7 SourceCode :)
by NewHitman- 8 replies
- 6.7k views
Hi everyone, you may remember my last keygenme that I have ever made which was NH KeygenMe#7 , it was my favorite one till now So I decided lately to share its source code for only 2000$ naaaaah I'm just joking ,anyway as I told you i decided to share its source code since a lot of guys out there wanted the SC and I wasn't able to share it since I lost it , till I found it lately ,so I hope it will help you both in coding and reversing I just added some comments so you will understand what's going on , it could be a good template for newbies to start with even if the code is little bit complicated but nevertheless everyone is invited to give it a try and as usua…
-
How do I add a xm music in VB6?
by CyberToxic- 21 replies
- 7.7k views
I'm using VB6 to create a keygen. And how shall I add a xm music in VB6? Pleaaaase!
-
Code C sharp
by WinniePh- 2 replies
- 13.1k views
Hello.I am trying to crack basic crackmes for .NET written on C# that can't undestand code. Please,explain me some ones. Here is function of button clicking.. private void button1_Click(object sender, EventArgs e) { string str = "486752416871754464"; string str2 = ""; while (str.Length > 0) { str2 = str2 + Convert.ToChar(Convert.ToUInt32(str.Substring(0, 2), 0x10)).ToString(); str = str.Substring(2, str.Length - 2); } What the data it converts in the body of cicle while on str2? What is str.substring with agruments(0,2) and 0x10.ToString();? Could someone explain this code better please?I am just newbie in classes…
-
- 2 replies
- 3.7k views
Actually I am doing with an old game. What I am trying to do is to locate the key & mouse event shandling routines. For example, I want to find the complete routine when 'F1' key is pressed. I tried to trace but seems there are many functions in loop and I don't know where to set BP. Are idea or advices?
-
- 8 replies
- 5k views
hi all. before reading Excuse me for my poor English. i want to detect if my program opened with a Debuger in Delphi. i found a few code in other website ,but thats not work true! please help me.
-
ARM® Instruction Set Quick Reference
by Tarek_CrAcK- 0 replies
- 4.6k views
ARM® Instruction Set Quick Reference ARM_Instruction_Set.rar
-
- 10 replies
- 6k views
Ok so I have coded a program that add resources to an exe and the problem is that I can't use it on an exe build with visual studio if the resource size are <8000 bytes but I can use it on other exe with any resource size.. It's the EndUpdateResource that returns false. I got the error it's ERROR_INVALID_DATA 13 (0xD) The data is invalid. HANDLE hResources = BeginUpdateResource(TEXT("file.exe"),FALSE); if (hResources == NULL) puts("couldn't not open"); size_t totIt = (size_t)lSize/1000, a; for (a=1; a <= totIt; ++a){ UpdateResourceA(hResources,"RES",MAKEINTRESOURCE(a),MAKELANGID(LANG_NEUTRAL,SUBLANG_DEFAULT),&text[(a-1)*1000],1000); } if (…
-
How to Play chiptune with uFMOD in C# application?
by hacktooth- 11 replies
- 7.2k views
Hi guys, i very confused for play a chiptune from resource with UFMOD in C# ! How to do this? Thanks all for the support and sorry for my bad english!!
-
mfmplayer source
by tobetafu- 14 replies
- 6.1k views
Hi all this is my first post. I wonder if anyone would be kind enough to provide me with the source code of the mfmplayer library?
-
Playing an Sid music and load dll from Resource VB 2008 Help
by papadrellbo- 12 replies
- 5.4k views
Hello, does somebody have a idea int his issue? How can I load a working dll to play sid files from ressource. Have anybody some source code in this issue? I hope somebody could hellllp me. Thanks a lot. cu papadrellbo P.s. Some keygen sourcecode witch playing music is helpful too. thanks. ;-)
-
- 4 replies
- 4.5k views
how I can remove the separator between char 1, with another char?... if I use spaces, the *. nfo will separate like something is messed up Code : procedure TForm1.Export1Click(Sender: TObject); var I : Integer; SL : TstringList; begin SL := TstringList.Create; for I := 0 to SG.RowCount - 1 do begin SG.Rows.Delimiter := #32; // replace coma with spaces SL.Add(SG.Rows.DelimitedText); end; if not SD.Execute then Exit; SL.SaveToFile(SD.FileName); SL.Free; end; ZN.zip
-
Bass.net BASS_ChannelGetLength
by Accede- 0 replies
- 5.1k views
I make this function that i get the length of the fasttracker modules but i get no return. My function looks like this : public string Getlength(string nm) { long len = Bass.BASS_ChannelGetLength(HMUSIC,BASSMode.BASS_POS_BYTES);//gets the length of the mod file as bytes double time = Bass.BASS_ChannelBytes2Seconds(HMUSIC, len);//convert mod bytes to seconds return nm; } This is how i call it player.getlength(label2.text); I hope some one can help my on this,is for are littel player on c#. I solved it by my self.her is the code if some on has the same prop with bass.net public string Getlength(string name2) {…