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 10 1 2 3 4 5 ... LastLast
Threads 1 to 30 of 296

Forum: Intermediate

Intermediate level programming section

  1.   Sticky Threads  

  2. Sticky Thread Sticky: Compile Errors.. Read Here!!

    Do not post compile errors.. meh that about sums it up

    Started by UNI, 08-21-2004 09:35 PM
    compile, errors, read
    • Replies: 0
    • Views: 932
    08-21-2004 09:35 PM Go to last post
  3. Sticky Thread Sticky: Forum Rules (Read First)

    Use this forum for anything that you feel to advanced for the Beginners forum, but you feel is not relevant for the Advanced forums. Some guidelines Please use the forum search capabilities before making a post. Do not flame and repeatedly spam. Have fun!

    Started by xen, 12-13-2003 08:14 AM
    1 Staff Post(s) forum, read, rules
    • Replies: 2
    • Views: 973
    12-14-2003 12:29 AM Go to last post
  4.   Normal Threads  

  1. Discussion GetDC and overlapped windows

    I always wanted an in-game web browser so I sat down and did it, but i've got a problem. GetDC doesn't like showing the dc of a covered window. For example, when my game window is covering the browser window, this happens: http://liquid-cheats.com/images/browser1.png And when the game window...

    Started by Chod, 4 Days Ago 06:59 AM
    • Replies: 1
    • Views: 70
    4 Days Ago 03:54 PM Go to last post
  2. Discussion How to save a file

    Alright guys what I am doing is viewing a file in hex and replacing a couple of values/bytes/strings what ever you want to call them and I wish to resave the file back to its original state with the modifications done to it. I was wondering how would I go about doing this without saving the file in...

    Started by theasdferx123, 1 Week Ago 11:58 AM
    • Replies: 6
    • Views: 131
    6 Days Ago 05:23 AM Go to last post
  3. [VB6 Source Code] SMH (Simple Memory Hack) v4.0 by Laurynas

    SMH (Simple Memory Hack) v4.0 by Laurynas Release date: 05.10.2008 Description: ------------ This is just a simple memory hack for Counter-Strike 1.6 This hack is compatible with OpenGL and D3D video mode. All hack features and settings can be managed via Settings.ini file. Because...

    Started by Lauriux, 06-27-2009 07:41 AM
    • Replies: 7
    • Views: 1,127
    2 Weeks Ago 07:57 PM Go to last post
  4. Question Would appreciate some guidelines regarding WorldToScreen

    Hello people at GameDeception forum! I've searched for a way to translate 3D coords to 2D, without any luck. I have found plenty of examples, source-codes and such, but none of them has worked for me. I've spent some time reading many threads on this forum before actually posting, incase there...

    Started by FAIL, 4 Weeks Ago 05:17 PM
    • Replies: 0
    • Views: 86
    4 Weeks Ago 05:17 PM Go to last post
  5. DLL Injection Problem

    i have problems using the following code for a dll injection:http://pastebin.com/RMkW7fk7 The weird thing about this is the same code in Autoit works perfectly and as i saw with olly, the Thread gets Created, the Dll Path is correctly pushed as Argument for LoadLibraryA but it doesnt load the...

    Started by 73rm1n4t0r, 04-17-2010 05:35 PM
    2 Pages
    1 2
    1 Staff Post(s)
    • Replies: 27
    • Views: 756
    06-23-2010 02:58 AM Go to last post
  6. Question Opengl Hack Models through walls q2

    Hello All fellow hackers! I have a question about some OGL hacking for q2 engine games. I've succesfully made a undetected wh for q2 engine with different modes, only there is one thing i would like to add. the models/ entities are blended for close distance, but on longer distance this does not...

    Started by goatje, 06-11-2010 04:43 PM
    • Replies: 1
    • Views: 140
    06-17-2010 02:29 PM Go to last post
  7. Sig Scanner Advanced?

    Nevermind, I figured it out... simpler then I thought

    Started by imjapanesa, 06-11-2010 10:46 PM
    • Replies: 1
    • Views: 186
    06-12-2010 10:32 AM Go to last post
  8. Weird Hardware Breakpoint Behavior

    Hello all, I am trying to set a Hardware breakpoint! Now, I've been able to do this with example code and setting a Hardware Breakpoint via SetThreadContext, but I want to try now to set a hardware breakpoint after getting the context of the thread from an exception. So, I generate an...

    Started by nekitamo, 05-19-2010 12:15 AM
    • Replies: 1
    • Views: 193
    05-19-2010 12:43 AM Go to last post
  9. Memory mapped files. The correct solution?

    I like to keep projects very simple. I like compile times low and modules modular. I currently have about 5 different cheats doing about 10 different things. This has its ups and downs. Ups: fast development - if I don't like something I can actually unload that module, recompile, and reload...

    Started by syntroniks, 03-25-2010 05:51 PM
    • Replies: 6
    • Views: 511
    03-27-2010 04:10 PM Go to last post
  10. Question thiscall

    i found some posts about problems with thiscalls, but it doesnt help me much.... i read that a thiscall needs the ecx as first parameter.... i found this function int __thiscall sub_4011BC(int this, int a2, unsigned int a3) and i want to detour this function, but it seems that i cant do it...

    Started by cardoow, 03-04-2010 12:13 PM
    • Replies: 2
    • Views: 204
    03-04-2010 05:43 PM Go to last post
  11. Constructor with param and destructor with return value

    Well I'm sort of making a wrapper for IO operation and I've made 2 types of constructors (on with parms the other without) and in the cleanup code in my destructor I want to skip some code now (without testing, just thinking here) can I make the destructor return a value? If the cleanup code fail's...

    Started by alex-, 02-25-2010 07:12 PM
    • Replies: 0
    • Views: 115
    02-25-2010 07:12 PM Go to last post
  12. Question Get globalTime offset

    Ah nvm.. Found it. Set globalTime to NULL then call globalTime = ((double*)*(PDWORD)((DWORD)pEngfuncs->pNetAPI->SendRequest+0x51)); Auto-offsets! :)

    Started by Flamingoctopus, 05-24-2009 01:59 PM
    • Replies: 1
    • Views: 168
    02-25-2010 04:10 PM Go to last post
  13. Question Aimbot calculations

    Hello, i want to change my COD6 MW2 aimbot from using WorldToScreen and SetCursorPos, to actually calculate the angles needed to aim at a target. But I cannot get it to work. Here is what I have so far: void aim() { vec3_t Target;

    Started by Felheart, 02-22-2010 05:34 PM
    2 Pages
    1 2
    3 Staff Post(s) aimbot, cod, modern, warfare
    • Replies: 15
    • Views: 655
    02-25-2010 08:17 AM Go to last post
  14. Question Question DLL Export Names

    Hi there, I'd really appreciate if someone knew a way to do the "export name generation" backwards? For instance, creating a DLL for testing purpose that contains the following class __declspec(dllexport) MyClass { public: int MsgBox(HWND, char *, char *, int);

    Started by NooN, 02-18-2010 06:54 AM
    dll export name
    • Replies: 2
    • Views: 173
    02-18-2010 07:11 AM Go to last post
  15. Question VB/C# Style Properties in C++

    Atm I'm exploring C++ness and trying to learn how to do things the proper C++ way (I also discovered boost, which I find absolutely awesome). This seemed like a good example to experiment with. To avoid reinventing the wheel (somewhat :p) I googled around a bit and found this:...

    Started by Casual_Hacker, 02-11-2010 01:07 PM
    1 Staff Post(s) basic, c++, properties, style, visual
    • Replies: 7
    • Views: 221
    02-11-2010 08:40 PM Go to last post
  16. Question [C++] Computer science - static methods question

    To start off: #include <tier1/tier1.h> #include <tier2/tier2.h> #include <tier3/tier3.h> #include "Interfaces.h" class CreateMoveHook { public:

    Started by syntroniks, 02-07-2010 11:27 PM
    1 Staff Post(s)
    • Replies: 6
    • Views: 410
    02-09-2010 03:25 AM Go to last post
  17. OnDllInject Re-assign function pointer

    Hey, I'm working on a simple program to allow thirdperson in cs 1.6 From other threads/tutorials on the site, I have a working loader and am able to inject a dll into the hl process. From the dll main, I thought I would hook the HUD_Redraw function. Currently, my code looks like ...

    Started by yngjzy, 02-08-2010 08:01 PM
    function, ondllinject, pointer, reassign
    • Replies: 2
    • Views: 177
    02-08-2010 09:27 PM Go to last post
  18. Question Sound

    Hi, what function / api / library do you guys use to play sounds in your hacks? I tried PlaySound. It cannot play the same sound again while another instance of the sound is already playing and I cannot adjust it's volume. Then I tried FMODEx. FMOD doesn't work with another additional dll....

    Started by Felheart, 02-07-2010 12:05 PM
    1 Staff Post(s)
    • Replies: 3
    • Views: 184
    02-07-2010 05:11 PM Go to last post
  19. Having trouble hooking a method that appears to use __thiscall

    I am having trouble hooking a method within the Qt framework. IDA Pro initially reports the disassembly to be the following: .text:1033BAA0 ; public: class QVariant __thiscall QWebFrame::evaluateJavaScript(class QString const &) .text:1033BAA0 public...

    Started by snippysnap, 09-02-2009 11:30 PM
    2 Pages
    1 2
    1 Staff Post(s) appears, calling conventions, detours, hooking, method, thiscall, trouble, __thiscall
    • Replies: 15
    • Views: 1,153
    01-26-2010 04:09 PM Go to last post
  20. Question Address of a virtual function

    I'm trying to hook DirectSound. I've hooked DirectSoundCreate and I can store the pointer to the DirectSound object. HRESULT __stdcall hook_DirectSoundCreate(LPGUID lpGuid, LPDIRECTSOUND* ppDS, LPUNKNOWN pUnkOuter) { HRESULT result; result = orig_DirectSoundCreate(lpGuid, &hDS,...

    Started by silentwol, 01-07-2010 05:40 AM
    • Replies: 2
    • Views: 428
    01-23-2010 09:07 PM Go to last post
  21. SendMessage to another Application

    string lpszParentClass = "SciCalc"; string lpszParentWindow = "Rekenmachine"; //Dutch translation Calculator string lpszClass = "Button"; IntPtr hwnd = FindWindow(lpszParentClass, lpszParentWindow); IntPtr childhwnd = FindWindowEx(hwnd,...

    Started by Xocitus, 01-21-2010 04:51 PM
    1 Staff Post(s) application, sendmessage
    • Replies: 11
    • Views: 598
    01-22-2010 09:07 AM Go to last post
  22. Problem on detouring Delphi+Themida Application.

    I'm using Detourxs to detour a Delphi function (which I believe it's the StrLCopy()) of a target application packed with Themida. The problem is that this function never gets detoured. DetourCreate() always returning NULL for this function! Below is where StrLCopy gets called: 00405174 MOV...

    Started by Artonder, 01-07-2010 06:35 PM
    2 Pages
    1 2
    application, delphi, detouring, function, problem, themida
    • Replies: 20
    • Views: 681
    01-22-2010 08:52 AM Go to last post
  23. Modifying PE Exe->Dll in memory.

    I've been working on modifying an exe which map into a remote process. Once the module is mapped I change the IMAGE_FILE_HEADER characteristics and toggle the IMAGE_FILE_DLL flag, I then create a remote thread in the target process and call an export I made im my exe at which point the target app...

    Started by UnixPunk, 01-21-2010 10:08 PM
    dll, exe, memory, modifying, pe32
    • Replies: 1
    • Views: 229
    01-21-2010 11:32 PM Go to last post
  24. WSASend; WSARecv; Crypt-Table; Crypt-Function

    Good day. : 3 We have a huge problem. For days we try to understand WSASend. Yesterday we worked about 26 hours of it - until just now. 1. WPE Pro only recognizes WSASend. WSARecv did not even respond. 2. We have the "Crypt-function". We NOP'n this feature will appear the packages from...

    Started by xUsername, 01-14-2010 06:38 AM
    4 Staff Post(s) cryptfunction, crypttable, wsarecv, wsasend
    • Replies: 11
    • Views: 491
    01-15-2010 10:23 PM Go to last post
  25. Code Easy Classfunction hooking

    Easy Classfunction hooking Normally when detouring classfunctions there is the problem of the thispointer, stored in ECX (x32, dontcare about 64 ^^). So when detouring a function like this: int CExampleClass::dosomething( int arg ) it cannot be done with normal detours, unless you manually...

    Started by learn_more, 01-09-2010 01:58 PM
    1 Staff Post(s) classfunction, easy, hooking
    • Replies: 9
    • Views: 499
    01-10-2010 12:57 PM Go to last post
  26. Question Question HW Breakpoints trigger types

    Hey, i just finished my basic hardware breakpoints. But they are only triggered on execution. So i'd like to know, how i can set them to be triggered on read/write etc. (I know it could be basically Dr7, i just dont know which value it needs) greets

    Started by Maxn777, 01-03-2010 05:32 PM
    hardware breakpoints, hw bps
    • Replies: 3
    • Views: 228
    01-04-2010 09:35 PM Go to last post
  27. Question Check if a DLL module is ejectable

    Hi, iam currently working on a DLL injector / ejector. The ejection feature is already working, but I want to add a option to only show the modules that can actually be ejected from the process (even if it is crashing then, but that doesn't matter now). Iam simply taking a snapshot of all...

    Started by Felheart, 12-24-2009 04:58 PM
    2 Staff Post(s)
    • Replies: 8
    • Views: 360
    12-25-2009 08:28 PM Go to last post
  28. Question C++ Exception Handing theory

    Hey Y'all, First of all, let me explain I know how exception handling works, stack unwinding and all that shit. I'm just wondering on how you people (people who use exception handling) develop your applications without making it a giant try/catch mess. What are the general rules for how...

    Started by Azorbix, 10-14-2009 02:06 PM
    3 Staff Post(s)
    • Replies: 9
    • Views: 633
    12-24-2009 03:28 AM Go to last post
  29. Avoiding the use of inline assembly?

    I'm currently working on a project in-which I mapped out the structures and I'm attempting to call class-level functions with a function cast. The main issue is my compiler is overwriting the this pointer to call the function cast. Structure: class ZCharacter { public: DWORD ZCharacterId;...

    Started by Theoretical, 10-31-2009 05:41 AM
    2 Pages
    1 2
    5 Staff Post(s) assembly, avoiding, inline
    • Replies: 18
    • Views: 1,024
    12-24-2009 02:50 AM Go to last post
  30. Detouring problem

    Hey, I've been trying to detour send, using detourxs. It mallocs just fine, however i get acces violation at the mallocated address, i've debugged it with ollydbg, and it seems that it does not exist where the jmp is leading to, stepping into it, lead me to a blank field getting acces...

    Started by Benj__, 12-23-2009 03:40 PM
    detouring, problem
    • Replies: 2
    • Views: 191
    12-23-2009 04:19 PM Go to last post

+ Post New Thread
Page 1 of 10 1 2 3 4 5 ... LastLast

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