MPC Forums
BattleApps


Go Back   MPC Forums > ..:: Official MPC.DE Forum ::... > Cheats Submission Section

Cheats Submission Section Here you may upload cheats for sharing.
Cheats located here will be placed on the FTP, which is located at: MPCDownloads.com
Do not request hacks here
ALL THE FILES IN THIS FORUM ARE NOT SUPPORTED BY MPC, DOWNLOAD AT YOUR OWN RISK!

Reply
 
Thread Tools
Old 2nd April 2006, 21:52   #1
[DD]nForce
New MPC User
 
[RELEASE] Linux Hooking Engine

The Linux platform has not seen much activity in the game hacking community, I hope to see this change over time. I have decided to make this small contribution to start people on their way.

Project: Linux Hooking Engine

This is a binary release of the shared library Linux Hooking Engine.

Description:
This is a shared object library which implementors can link to in order to perform detour hooking in linux applications.

Exports:
bool CreateHook ( IHook ** hHook, void * pTarget, void * pDestination );
bool FreeHook ( IHook ** hHook );
std::string GetVersion ();

Features:
Detour hooking is done by overwriting the beginning of the target function with a relative jump to your desired target location. Furthermore a dynamic trampoline is created with the instructions the jump overwrote and a relative jump back to the original function.

Library Dependencies:
- libopcodes
- libbfd

An example implementing the Linux Hooking Engine is provided. If you have any further questions on its use please ask them in this thread.
Attached Files
File Type: zip LHERelease.zip (11.1 KB, 16 views)
[DD]nForce is offline   Reply With Quote
Old 14th April 2006, 02:39   #2
ihateacid
sad w0r|d
Evil Wanna-be
 
Uploaded to MPCDownloads:

MPC Cheat Database -> Others

[ Download Link ] - (Registration Required)
__________________
ex-mpc staff april 07
ihateacid is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 05:31.

Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Style Provided By: Wrestling Clique - Wrestling Forums


Page generated in 0.07208 seconds with 12 queries