Donate Now Goal amount for this month: 95 USD, Received: 20 USD (21%)

  1. 06-02-2005
    Views:
    27,823
+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 30 of 47

Forum: Tools

Useful development tools

  1.   Sticky Threads  

  2. Sticky Thread Sticky: Tool DrvMon

    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...

    Started by Fyyre, 2 Weeks Ago 07:05 AM
    • Replies: 7
    • Views: 301
    5 Days Ago 01:14 AM Go to last post
  3. Sticky Thread Sticky: Sig Maker 0.4

    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.

    Started by P47R!CK, 12-21-2009 10:12 PM
    2 Pages
    1 2
    • Replies: 20
    • Views: 1,575
    06-11-2010 02:20 AM Go to last post
  4. Sticky Thread Sticky: Release VAC2 Module dumper

    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 ?

    Started by Chod, 05-06-2010 12:33 PM
    1 Staff Post(s)
    • Replies: 3
    • Views: 338
    05-13-2010 08:47 PM Go to last post
  5. Sticky Thread Sticky: sig maker for ida

    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

    Started by P47R!CK, 12-24-2009 05:21 AM
    2 Pages
    1 2
    • Replies: 28
    • Views: 1,948
    04-29-2010 02:07 PM Go to last post
  6. Sticky Thread Sticky: Code Binary pattern matching with "Olly-style" signatures

    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...

    Started by Xeno123, 12-16-2009 12:13 PM
    1 Staff Post(s)
    • Replies: 6
    • Views: 788
    02-20-2010 01:50 PM Go to last post
  7. Wink Sticky Thread Sticky: x86 assembly obfuscator

    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:...

    Started by bw, 01-11-2010 08:06 PM
    2 Staff Post(s) assembler, assembly, obfuscation, obfuscator, x86
    • Replies: 11
    • Views: 880
    02-20-2010 01:04 PM Go to last post
  8. Sticky Thread Sticky: Sig Maker 0.3

    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...

    Started by P47R!CK, 03-17-2009 05:28 AM
    3 Pages
    1 2 3
    • Replies: 35
    • Views: 2,869
    12-19-2009 06:40 PM Go to last post
  9. Sticky Thread Sticky: x86emu for IDA Pro 5.2

    Anyone got this plugin compiled and working for IDA Pro 5.2? Willing to share or know where it can be obtained?

    Started by temp2, 12-04-2009 06:15 PM
    • Replies: 12
    • Views: 818
    12-13-2009 04:48 PM Go to last post
  10. Sticky Thread Sticky: HLDSGUARD 1.4.3

    # 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

    Started by awake, 09-05-2008 08:26 AM
    • Replies: 5
    • Views: 1,404
    05-10-2009 05:33 AM Go to last post
  11. Sticky Thread Sticky: Tiny function-level C++ profiler

    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() )

    Started by bobbysing, 04-04-2009 07:12 AM
    4 Staff Post(s)
    • Replies: 3
    • Views: 837
    04-05-2009 05:50 AM Go to last post
  12. Sticky Thread Sticky: Winject 1.01 (DLL injector/ejector with ability to hide OllyDbg)

    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

    Started by mcMike, 01-21-2005 12:26 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 8,492
    01-25-2009 06:25 PM Go to last post
  13. Sticky Thread Sticky: Memory Hacking Software

    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...

    Started by L. Spiro, 07-02-2004 11:26 PM
    13 Pages
    1 2 3 4 5 ... 13
    • Replies: 185
    • Views: 21,427
    12-21-2008 03:40 AM Go to last post
  14. Sticky Thread Sticky: Code Cave Finder

    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...

    Started by jLn, 11-30-2005 02:55 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,543
    09-21-2007 03:49 PM Go to last post
  15. Sticky Thread Sticky: Pixel reader

    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...... ...

    Started by idle, 11-11-2002 12:09 PM
    1 Staff Post(s) pixel, reader
    • Replies: 4
    • Views: 3,104
    08-17-2007 11:48 PM Go to last post
  16. Sticky Thread Sticky: olly has a new skin!

    +new features http://www.immunitysec.com/products-immdbg.shtml

    Started by guy12, 08-04-2007 04:00 AM
    1 Staff Post(s)
    • Replies: 4
    • Views: 1,466
    08-04-2007 06:43 AM Go to last post
  17. Sticky Thread Sticky: My logger

    Doesn't have the EXT stuff though.

    Started by Crusader, 02-08-2003 12:54 PM
    • Replies: 5
    • Views: 3,887
    01-06-2007 01:19 AM Go to last post
  18. Sticky Thread Sticky: Generic DLL loader v1.0

    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

    Started by UNI, 02-22-2003 08:29 PM
    • Replies: 3
    • Views: 3,866
    02-21-2006 10:59 AM Go to last post
  19. Sticky Thread Sticky: New MSDN cd's Free and LEGAL download @ Microsoft

    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...

    Started by Tr0j@, 04-24-2003 05:10 AM
    3 Pages
    1 2 3
    • Replies: 37
    • Views: 5,995
    06-27-2005 08:25 AM Go to last post
  20. Arrow Sticky Thread Sticky: Show String 1.0

    Useful for ReVAC-ing... It shows strings in files (exe, dll's...) You can also EDIT strings!

    Started by AmoK, 04-14-2005 10:58 AM
    • Replies: 2
    • Views: 1,601
    04-14-2005 01:41 PM Go to last post
  21. Sticky Thread Sticky: Converting VS 7.1 to 7.0

    I came across this program, and I'm not sure if anyone cares. For more info VSConvert

    Started by FxK, 12-04-2004 09:03 PM
    • Replies: 3
    • Views: 775
    12-05-2004 01:17 PM Go to last post
  22. Sticky Thread Sticky: DLL/OCX Register Tool...

    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,...

    Started by Leviathan, 10-28-2004 05:05 PM
    • Replies: 1
    • Views: 1,024
    11-13-2004 02:55 PM Go to last post
  23. Sticky Thread Sticky: Nice tool: Library Viewer

    Library Viewer language => french Download Library Viewer

    Started by -Str0kOm-, 12-25-2003 05:26 AM
    2 Staff Post(s) library, nice, tool, viewer
    • Replies: 6
    • Views: 1,979
    07-17-2004 02:09 AM Go to last post
  24. Sticky Thread Sticky: EasyVert

    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 :)

    Started by UNI, 03-12-2003 06:08 PM
    • Replies: 4
    • Views: 1,845
    03-27-2003 06:56 AM Go to last post
  25.   Normal Threads  

  1. Pixel aimbot

    How does pixel aimbot work ? It's a kind of aimbot that looks really natural.

    Started by vss, 02-23-2010 08:51 PM
    2 Pages
    1 2
    2 Staff Post(s)
    • Replies: 15
    • Views: 1,068
    06-23-2010 03:16 AM Go to last post
  2. Ultimate ++ ( GUI toolkit )

    I thought id share this with you folks, a very nice cross platform UI library! check it out! http://www.ultimatepp.org/index.html

    Started by MiDoX, 02-13-2010 11:53 PM
    • Replies: 9
    • Views: 628
    06-23-2010 03:13 AM Go to last post
  3. DirectDraw api spy

    Hi, I'm looking for an DirectDraw api spy / monitoring tool, could you recommend anything good (no D3D Pix please)?

    Started by bw, 05-11-2010 04:14 PM
    • Replies: 1
    • Views: 126
    05-11-2010 06:38 PM Go to last post
  4. Tool Simple Encryptor / Decryptor

    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

    Started by Chod, 03-26-2010 11:18 AM
    • Replies: 2
    • Views: 262
    03-26-2010 01:12 PM Go to last post
  5. Question Looking for a certain tool....

    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:

    Started by 3sum, 12-02-2009 01:27 AM
    2 Pages
    1 2
    • Replies: 22
    • Views: 745
    12-03-2009 11:04 PM Go to last post
  6. stunned Question Modifying ActionScript3 in Flash 9 SWF files.

    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...

    Started by blackd0t, 11-03-2009 07:03 AM
    • Replies: 2
    • Views: 336
    12-01-2009 12:15 AM Go to last post
  7. CodeMorph

    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: ///////////////////////////////////////////////////////////////////////// // ...

    Started by jimbom2k8, 10-13-2009 05:36 AM
    3 Staff Post(s) codemorph
    • Replies: 12
    • Views: 1,162
    10-18-2009 04:10 PM Go to last post
  8. Anyone know alternative to Deep System Explorer?

    Anyone know alternative to Deep System Explorer as DSE seems very un-stable and causes me to BSOD alot :( Cheers

    Started by PoZHx, 10-09-2009 03:51 PM
    alternative, deep, explorer
    • Replies: 2
    • Views: 321
    10-10-2009 09:30 AM Go to last post
  9. Best Protect Software

    Hi all, i want to know, wicht Protect Software you preferred? Like Aspack!

    Started by sex0r, 08-15-2009 11:25 PM
    2 Pages
    1 2
    5 Staff Post(s) protect, software
    • Replies: 24
    • Views: 1,621
    10-09-2009 07:26 AM Go to last post
  10. Talking έλşγ έχтяέмέ :: Normal Text to Sybolic Unicode Text Made Easy!

    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...

    Started by archigos, 07-26-2006 11:47 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,203
    10-09-2009 02:22 AM Go to last post
  11. Visual Studio Plugins... Discuss

    Are there any Visual Studio Plugins you use? If so what are they and what do they do.

    Started by Blueaura, 09-21-2009 04:52 AM
    2 Pages
    1 2
    4 Staff Post(s) discuss, plugins, studio, visual
    • Replies: 24
    • Views: 1,261
    09-24-2009 01:27 AM Go to last post
  12. Visual Studio 2005

    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

    Started by kc67, 05-21-2009 10:40 AM
    1 Staff Post(s) 2005, studio, visual
    • Replies: 2
    • Views: 627
    07-17-2009 10:07 PM Go to last post
  13. Post Discussion QT vs visual studio...discuss

    QT vs visual studio...discuss

    Started by maybnxtseasn, 07-03-2009 05:00 PM
    1 Staff Post(s) studiodiscuss, visual
    • Replies: 2
    • Views: 346
    07-04-2009 01:03 PM Go to last post
  14. HBGary Inspector

    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 ...

    Started by fliptox, 01-16-2008 11:46 PM
    3 Pages
    1 2 3
    8 Staff Post(s) hbgary, inspector
    • Replies: 35
    • Views: 2,501
    05-18-2009 03:56 AM Go to last post
  15. Talking Heretic (Scripting language with pixel detection and user events)

    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:...

    Started by Fot, 01-25-2009 06:25 PM
    2 Staff Post(s) detection, events, heretic, language, pixel, scripting, user
    • Replies: 6
    • Views: 467
    05-17-2009 05:44 PM Go to last post
  16. .dll files, JK code

    Any useful tool to edit .dll files?

    Started by Wrai7h, 07-30-2008 08:37 AM
    2 Staff Post(s)
    • Replies: 4
    • Views: 553
    02-15-2009 10:25 AM Go to last post
  17. ReClass aka Structbuild 2

    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...

    Started by DrUnKeN ChEeTaH, 12-28-2007 02:48 AM
    4 Pages
    1 2 3 4
    • Replies: 45
    • Views: 5,909
    11-25-2008 08:23 AM Go to last post
  18. Color Generator

    A generator made by me for easy color generation: LINK For Chod: Used MooTools

    Started by Wille, 11-09-2008 07:27 AM
    3 Staff Post(s)
    • Replies: 12
    • Views: 526
    11-11-2008 10:19 AM Go to last post
  19. Offset Finder Enemy territory

    Some one have offset finder For ET?

    Started by guano, 08-24-2008 03:31 PM
    enemy, finder, offset, territory
    • Replies: 5
    • Views: 613
    09-17-2008 09:17 PM Go to last post
  20. Question SOFTICE or Syser?

    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,...

    Started by chimerahitman, 07-21-2008 12:22 AM
    softice, syser
    • Replies: 14
    • Views: 1,482
    09-07-2008 06:42 PM Go to last post
  21. Help - Programs needed?

    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¬

    Started by Unique¬, 08-10-2008 12:44 PM
    • Replies: 0
    • Views: 174
    08-10-2008 12:44 PM Go to last post
  22. HL Engine Offset Logger

    http://dom1n1k.gamedeception.net/logger.rar logs: - Engfuncs - EngStudio - StudioInterface - "retart pointer" - ltxtable - pmove

    Started by dom1n1k, 09-30-2004 08:19 AM
    2 Pages
    1 2
    • Replies: 26
    • Views: 7,310
    07-25-2008 10:58 AM Go to last post
  23. Where can i download c++?

    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:

    Started by Toxicelfman, 11-22-2007 03:44 AM
    2 Pages
    1 2
    2 Staff Post(s)
    • Replies: 17
    • Views: 1,719
    07-14-2008 03:32 PM Go to last post
  24. Decompiler

    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?

    Started by Sonaeo, 06-10-2008 03:49 PM
    5 Staff Post(s)
    • Replies: 12
    • Views: 847
    06-14-2008 07:59 AM Go to last post
  25. C# Assembly Class Library

    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...

    Started by Singtaa, 12-30-2007 09:18 PM
    • Replies: 10
    • Views: 1,564
    05-26-2008 06:53 PM Go to last post
  26. For sure the best unpacker framework

    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!

    Started by guy12, 04-16-2008 03:16 AM
    • Replies: 1
    • Views: 709
    04-16-2008 01:48 PM Go to last post
  27. needing offsets logger

    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)

    Started by razu, 01-06-2008 10:24 PM
    2 Pages
    1 2
    5 Staff Post(s)
    • Replies: 17
    • Views: 850
    01-10-2008 09:48 AM Go to last post
  28. EliRT

    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!

    Started by DareDevil, 01-07-2008 04:37 AM
    • Replies: 1
    • Views: 324
    01-07-2008 12:30 PM Go to last post
  29. new need some links

    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. ...

    Started by xtkxwow, 01-06-2008 03:55 PM
    2 Staff Post(s)
    • Replies: 6
    • Views: 306
    01-06-2008 09:32 PM Go to last post
  30. OllyDbg 2.0 Pre-alpha

    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

    Started by BitSlayer, 10-15-2007 01:42 PM
    • Replies: 2
    • Views: 673
    10-16-2007 07:43 AM Go to last post

+ Post New Thread

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 500 views
Hot thread with unread posts
More than 15 replies or 500 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts