Useful development tools
Sticky Threads
DrvMon v1.0 by Fyyre & EP_X0FF DrvMon tool monitors the system for new drivers and saves them to a directory of your choice. We created this to make easy saving drivers from certain types of rootkit malware, which erase the driver immediately after loading. This is accomplished by use of...
Changes: Added the option to trim sigs. Removes unnecessary questions makes at the end. Added the option to add unreliable data for opcodes such as these.* Added a list of found sigs to the "Test Sig" Window. ** Fixed the disappearing of the "Test Sig" Window.
Nothing new, but I thought i'd share anyway. Simple module dumper, features: - Read only module dumping (using GetMappedFileName) - Organises dumps in separate folders by date so you can keep old dumps - Dumps from the .dat raw file to a .dll Possible improvements: - Update checking ?
I based this off bobbysing's implementation of sigmaker for ida, so all the credit goes to him. It still needs some work but everything I tested seems to work so far. I also owe some thanks to xero|hawk for his input. have fun
When making signatures, I normally like to test them so I create them in "Olly-style" format (that OllyDbg will take and search for). They look like this: F6 F3 00 45 ?? ?? F3 (completely random). The following code is a result of being bored after finishing a test in Biology, and it may help...
Hi guys, I really like this forum and I would like to give you an activation code with 1000 credits (1000 uses) for my commercial assembly x86 source code obfuscator: More information: http://www.pelock.com/products/obfuscator Sample obfuscated executable:...
This plugin is meant to help you create signatures. You can choose from a variety of styles to suit your needs and you can now also test your signatures. The supported styles are: Code style ( to use with dwFindPattern ) PB Style ( the style that punkbuster uses ) Tabris style ( for...
Anyone got this plugin compiled and working for IDA Pro 5.2? Willing to share or know where it can be obtained?
# Version History Version 1.0 * First version of HLDSGUARD - Added HLBOOM protection for older HLDS versions Version 1.1 - Added CSDOS detection rules - Added PIG FACE aka Boorn to Be Pig detection rules - Added realtime monitor with simple interface
Hello, this is a very tiny ( 1 header file ) C++ profiler, you can use it like that: void FunctionA( DWORD X ) { PROFILE_CALL( __FUNCTION__ ); FunctionB(); while( X < FunctionC() )
EDIT: 1.6a version uploaded. Now allows resetting _EPROCESS->DebugPort directly from Winject to allow attaching debugger to already debugged process (safedisk4). Greetings, Just wanted to share this little utility I finished. Winject 1.01
Memory Hacking Software Author: L. Spiro File Size: 212,992 bytes Usage documents in Word Document (.doc) format and in Text (.txt) format. The documents explain everything you need to know but I will provide a quick explanation so you can know what you are getting before you even have to...
well, this little tool finds code caves (a list of NOPs) inside running processes. you can use those code caves for direct code injection, which offers you plenty of possibilities. i made a handy gui for it that is easy to understand. if you want more information: just download the small file...
ive write a Pixel parser, and ogl color converter the basic idea was from deacon it should support to get specific pixel colors using glcommands like. glreadpixel to identify Objects drawn in opengl by their color. though the pixel parser doesnt work correctly the tool could help...... ...
+new features http://www.immunitysec.com/products-immdbg.shtml
Doesn't have the EXT stuff though.
Here is a project that my friend Medic has been working on recently .. ;) Make sure to take a trip over to Medics website and have a look at his other work.. :D http://www.mufflastig.com Generic DLL loader v1.0
I found a few links on http://www.betanews.com for downloading the newest MSDN cd's for FREE! This is because the subscriber server (with password :confused: ) couldn't handle all the requests, so they put it on a public server, we all can download from :) MSDN APRIL 2003 CD 1 MSDN APRIL 2003 CD...
Useful for ReVAC-ing... It shows strings in files (exe, dll's...) You can also EDIT strings!
I came across this program, and I'm not sure if anyone cares. For more info VSConvert
Sup guys, this is just another program to register Active X(.ocx) files or dll files. I haven't posted yet, and I programmed this a long time ago so I just thought I'd post it now. Make sure you unzip both files in the same folder, or put the Active X file in your system32 folder, load my program,...
Library Viewer language => french Download Library Viewer
Hello :) our moderator Banana completed his EasyVert project and posted it on another board ..so I thought I would add it here also.. good work Banana :)
Normal Threads
How does pixel aimbot work ? It's a kind of aimbot that looks really natural.
I thought id share this with you folks, a very nice cross platform UI library! check it out! http://www.ultimatepp.org/index.html
Hi, I'm looking for an DirectDraw api spy / monitoring tool, could you recommend anything good (no D3D Pix please)?
Inspired by this thread I decided to make a really simple file encryptor and decryptor. Maybe somebody will find it useful.... Maybe not. Anyway here it is /** * File Encryptor / Decryptor * By Chod
Im looking for a program called......D3D Starterkit by Azorbix.I was on another web site and it said the link it had was broken and on the forums said i could find it here at this site.Anybody know where it is or the link for it pleas?:puzzled:
Hello! Recently I have been thinking of the ultimate way of hacking online social flash games. As ActionScript can by converted from SWF files to human-readable form from the byte code, it should be possible to make your own modifications to the general game logic. I don't know much about Flash...
Has anyone seen this? http://www.sourceformat.com/code-obfuscator.htm Do you reckon it would be any good as an extra layer before themida etc? They provide an example of its output: ///////////////////////////////////////////////////////////////////////// // ...
Anyone know alternative to Deep System Explorer as DSE seems very un-stable and causes me to BSOD alot :( Cheers
Hi all, i want to know, wicht Protect Software you preferred? Like Aspack!
It's not the greatest thing in the world, me and my friends get good use out of it though. It only took me 5 minutes to make. (Not counting the table of UNICODE symbols... >.< ) This requires .Net Framework 2.0 because it was written with VS 2005. Installation is simple, extract the zip file...
Are there any Visual Studio Plugins you use? If so what are they and what do they do.
Download: http://www.microsoft.com/downloads/details.aspx?FamilyID=83c3a1ec-ed72-4a79-8961-25635db0192b&displaylang=en 2005 Pro Trial DL: http://download.microsoft.com/download/6/f/5/6f5f7a01-50bb-422d-8742-c099c8896969/en_vs_2005_vsts_180_trial.img
QT vs visual studio...discuss
Take a look at this :evolved: http://www.hbgary.com/movies/ActiveReversing_DemoReel_2.wmv Rest of series: http://www.hbgary.com/active_reversing.shtml ...
I wrote this program so that you could record your actions into a script and also do pixel detection to design bots for games. This forum has been a wealth of information for me so I would like to contribute by giving a free key for everyone on this forum. For more information and screenshots:...
Any useful tool to edit .dll files?
This is a complete rewrite of the original StructBuild code. Purpose: This is a tool to help reverse structures/classes for games that don't have an SDK. Features: Advanced GUI - Skinning, Window Panes, custom toolbars Speed - it can handle much larger structs/classes faster!! Multiple...
A generator made by me for easy color generation: LINK For Chod: Used MooTools
Some one have offset finder For ET?
Hello, I am fairly new to the scene and I would like the recommendation of the better debugger out there. SoftICE was a jewel, used to use it, but I read it got discontinued. Syser is its successor and was thinking if I should get the older (SoftICE) or newer (Syser). And while we are at it,...
Rite, noobish question. Im looking to code for COD, i use to (COD1 & UO) code with opengl anyway to cut it short, for cod 4 what programs do i need? Whats a unbuggy version of visual basic? do i need anything else to make injectors. write back, regards.. Jon/Unique¬
http://dom1n1k.gamedeception.net/logger.rar logs: - Engfuncs - EngStudio - StudioInterface - "retart pointer" - ltxtable - pmove
Where can i download C++ could someone give me a link ive searched everywhere on the site and on google cant find it lol please dotn flame me :P Thanks in advance :nervous:
Hello, I wanted to ask which decompiler you are using? I often heared about IDA Pro but as I've seen on the official homepage it costs 500€ but well that's too expensive for me! Could you recommend another one?
I compiled the .NET dll and included the source code. This is not simply an assembly wrapper class for C#. Not only will you be able to use asm in C#, this class also supports running the asm code in another process (you just provide the process ID). It uses the WriteProcessMemory and...
it offers LUA scripting and a nice plugin framework. http://qunpack.ahteam.org/ (the page is russian but the tool itself is english) have fun!
hi, i am needing an offsets logger since i did format my hdisc and lost it, so i need a logger that works so much thanks (for cs 1.6)
Hello to everybody, I'm searching for the EliRT, but all the zipped files I've found on the net are corrupted. Could you help me? Thank you very much!
I'm new here just bought a book from the book store witch teaches me about 'hacking' warcraft with injecting .dlls i need some links that will help me anything that will teach me about more dlls or good program links... P.S. I would LOVE if I get some kind of WoW/.dll link. ...
I'm not sure if this is the right place to post this, but I just noticed that OllyDbg 2.0 pre-alpha has been released. http://www.ollydbg.de/ Cheers
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules