Programming and Coding
Programming and coding tips, help and solutions...
1,876 topics in this forum
-
Problem With VB6 Exe
by StoneHeart- 23 replies
- 7.3k views
Im finishing my exe loader which run exe from memory. All went fine but now im facing problem with vb6 exe. When i try loading resource data, the app crash because it cant find the resource. Does anyone know what is the problem with my loader to load vb6 exe? Some example to fix the problem would be nice. Thanks.
-
PE section question
by Guest SkyHigh- 4 replies
- 4.6k views
solved
-
Undocumented NtQuerySystemInformation Structures...
by Teddy Rogers- 2 replies
- 5.2k views
I came across this nice article from Matthew Graeber regarding NtQuerySystemInformation and it's undocumented structures of the function. Thought others here may find it of interest... http://www.exploit-monday.com/2013/06/undocumented-ntquerysysteminformation.html Ted. Undocumented NtQuerySystemInformation Structures.zip
-
Almdev All in One - Full Source
by Dreamer- 2 replies
- 7.4k views
Almdev All in One - Full Source BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. Also this library includes Office2010 / Office 2013 skins, Ribbon UI control and Ribbon UI Application Menu. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL! Use the latest generation of Ribbon UI and you'll be on the wave of the latest trends! - BusinessSkinForm VCL v10.31 - Smart Flash v3.40 - AlmDev Smart Effects v2.70 - DynamicSkinForm VCL v12.90 thx to pnta https://www.box.com/s/16fi72mynuyue00uefoy
-
Java Native Access (Java)
by CodeExplorer- 0 replies
- 10.4k views
Java Native Access: native APIs on Java Links: https://java.net/projects/jna/downloads http://en.wikipedia.org/wiki/Java_Native_Access
-
Python language question
by PythonArt- 3 replies
- 13.1k views
i want to learn new language that is python. is there any good place to start? btw, what can i really do with python??? or should i learn other language? where is the place we use more of this language?
-
Music .xm or .mod into VB 2010
by PythonArt- 3 replies
- 11k views
Hello guys.. i'm making a simple game in Visual Basic 2010 and i need a background music when i start the program but the problem is i didn't find any code that work. i tried to find tutorials everywhere also in this forum but still no luck. I read something about Bass.dll but i don't understand how to do it and the source code included is not helping at all. How to actually do this??? Tut
-
How to fix a .NET application?
by LordCoder- 2 replies
- 5.7k views
Hello everyone I hope someone can help me. I'm using Mono.Cecil.dll to edit the name of the Namespaces/Classes/Functions. Everything is alright but when I save it and then I run it it shows an error of Windows that leaves to work. Here is my code: Dim assembly As AssemblyDefinition assembly = AssemblyFactory.GetAssembly("The path of the .NET file") Dim definition3 As TypeDefinition For Each definition3 In assembly.MainModule.Types EditType(definition3) Next AssemblyFactory.SaveAssembly(assembly, Application.StartupPath & "\App1.exe") And for the "EditType" function: Private Sub EditType(ByVal type As TypeDefinition) If ((((type.Na…
-
Old keygen sources in delphi
by TomaHawk- 1 follower
- 6 replies
- 8.4k views
Let me share you a couple of old keygen sources created in delphi. These sources are old, ugly & coded in a dirty style. A couple of these sources are coded by me and a couple by others, Maybe you can study and learn of it. Password is my name. sources.rar
-
ODBC from Access to SQL Server
by Mbreti Gafur- 3 replies
- 4.2k views
Hi It is possible if we change the dsn of one software that works with Ms.Access to SQL Server?
-
How to add a .mod chiptune in Visual Basic .NET?
by LordCoder- 5 replies
- 5.3k views
I use BassMOD for .NET and it works perfect but only with .xm chiptunes. When I try to play a .mod chiptune it doesn't work!!
-
PE Library
by missinginbytes- 0 replies
- 9k views
File Name: PE Library File Submitter: missinginbytes File Submitted: 01 Jun 2013 File Category: Source Code My old and simple PE library. I coded it for private use of our team tRUE but now after 6-7 years of lull I decided to share it with you. It helps you in certain aspects to manipulate every PE file in fast and simple way. It is very small (actually has only 4 functions but yet useful). Note: I don't remember the last time I tested but I think it should work with the very latest windows versions since the PE structure is not changed (as far as I know). Features / Functions: - peGetPeEntryPoint -- get the Entry Point of the PE - peIncPeFileSize -- increment…
-
MSDN - Visual Basic 2010
by The Trooper- 12 replies
- 6.6k views
Hello I am looking for the MSDN OFFLINE, i tried google, 4shared, filecrop...and nothing, someone can help me to get this?. Thanks
-
- 6 replies
- 4.4k views
I want to write a anti-anti debugging plugin.But I don't know how to go throw the code to find the traps?
-
- 6 replies
- 7.2k views
Hello ! I'm currently writing some ollydbg plugin and I'm trying to put some breakpoint on a few external functions, because I need to get the passed values to those at each hit. I'm using this snippet to set the breakpoint : t_module* module = Findmodulebyname(L"(nameofthemodule)");wchar_t* error = L"Error";ulong funcaddress = 0;FindaddressW(L"(function name)",module,&funcaddress,error);Setint3breakpoint(funcaddress,BP_TEMP,0,0,0,BA_PERMANENT|BA_PLUGIN ,NULL,NULL,NULL);But, even with a BA_PERMANENT (even with changing ODBG2_Plugintempbreakpoint to ODBG2_Pluginexception to catch the bp), the breakpoints are deleted... meaning I only can break at those functions once…
-
how to make a nfo viewer......
by X-ProgRammeR- 2 replies
- 7.4k views
Hi everyone, can anybody help me in making nFO vIEWER..???
-
How to make command button in VISUAL BASIC 06
by X-ProgRammeR- 4 replies
- 4.5k views
How to make command button in VISUAL BASIC 06 which can :- 1) Open a file >code plzz 2) Open up a website >code plzz 3) Also how to make a patcher in VB6 (not anything else And also if anybody can help me in making VB6 programs. I have little knowledge of VB6. I dont now C++ , Delphi ...etc. I can make :- 1) Generate key button 2) Exit button Please give me the code for different functions for VB6.
-
- 2 replies
- 4.2k views
How to make a keygen like with Metaballs Colored + Fireworks + TV.....?????? I want to know how to make this kind of keygen..?? Just like this one http://forum.tuts4you.com/files/file/752-professional-gdi-keygen-effect-2-metaballs-colored-fireworks-tv/ Plzzz if possible give me the source code.... ThaNks kg_2.rar
-
VLC like seek bar
by LulzCoder- 5 replies
- 8.6k views
Anyone know how to make a VLC like seek bar in plain Win32 C without using QT or MFC? Or skinning a slider control to like it.
-
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.1k 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
- 7k 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…