Raised This Month: $51 Target: $400
 12% 

Module: MemHack


Post New Thread Reply   
 
Thread Tools Display Modes
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 06-21-2006 , 02:35  
Reply With Quote #51

Meh. No memhack for linux for you than.
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 06-21-2006 , 08:03  
Reply With Quote #52

Oh
__________________
schnitzelmaker is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 06-21-2006 , 17:52  
Reply With Quote #53

ehehe.
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-21-2006 , 18:04  
Reply With Quote #54

I have an extra soul lying around if you're so interested...
__________________
Brad is offline
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 06-27-2006 , 06:11   Re: Module: MemHack
Reply With Quote #55


__________________
schnitzelmaker is offline
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 06-29-2006 , 13:15   Re: Module: MemHack
Reply With Quote #56

I need your modul for making an amxx plugin,that can read/manipulate memory,change hex<->int,hex<->float,make memdumbs,assemble and some more features. But i not want to make a Windows only version.
__________________
schnitzelmaker is offline
Obbin
Senior Member
Join Date: Mar 2005
Location: 192.168.1.3
Old 07-28-2006 , 10:12   Re: Module: MemHack
Reply With Quote #57

Could someone write up a inc to emulate cshack?
Thx!
__________________
Sig(h)!
Obbin is offline
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 07-28-2006 , 12:55   Re: Module: MemHack
Reply With Quote #58

I current make linux version and i can add a inc to emulate cshack,but it need some days.
__________________
schnitzelmaker is offline
Ramono
Veteran Member
Join Date: Nov 2005
Location: Netherlands
Old 10-22-2006 , 09:47   Re: Module: MemHack
Reply With Quote #59

I'm not familiar with memory hacking, but i want to change offset "039C1248" ( armoney gave me this ).
any idea how to do this?

Thanks,
Ramon.

Edit: its an int
__________________
Um, hi.

Last edited by Ramono; 10-22-2006 at 15:25.
Ramono is offline
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 10-22-2006 , 16:01   Re: Module: MemHack
Reply With Quote #60

First you must change this from hex to an integer,this is "60559944".

You must add to a plugin

To change the value:
Code:
#include <memhack> //new value = your value you want to have memhack_set_short(60559944,MEM_DLLBASE, new_value) //or if that a float value memhack_set_float(60559944,MEM_DLLBASE, Float:new_val)

To read the value:
Code:
#include <memhack> //new value = your value you want to have memhack_get_short(60559944) //or if that a float value memhack_get_float(60559944)
__________________
schnitzelmaker is offline
Reply



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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode