Raised This Month: $ Target: $400
 0% 

Module: MemHack


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 06-29-2006 , 13:15   Re: Module: MemHack
Reply With Quote #1

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 #2

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 #3

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 #4

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 #5

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
Bo0m!
Veteran Member
Join Date: Mar 2006
Location: New Jersey
Old 10-22-2006 , 21:57   Re: Module: MemHack
Reply With Quote #6

Dear Suzuka,

Please do a linux version of MemHack.
I have quite a few souls ready for payment.

Sincerely,
Bo0m!
__________________
Bo0m! is offline
Send a message via AIM to Bo0m! Send a message via MSN to Bo0m! Send a message via Yahoo to Bo0m!
schnitzelmaker
Senior Member
Join Date: Apr 2006
Location: HERE
Old 10-24-2006 , 08:21   Re: Module: MemHack
Reply With Quote #7

I think he release the linux version in 2010.

Here a Linux Version for testing.
Attached Files
File Type: so memhack_amxx_i386.so (26.9 KB, 622 views)
__________________

Last edited by schnitzelmaker; 02-10-2007 at 13:22.
schnitzelmaker is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 10-24-2006 , 19:09   Re: Module: MemHack
Reply With Quote #8

Quit your belly aching. I DO have a life I need to sort out sometimes. I'll get to it ASAP, but don't expect anything until after midterms.
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 11-01-2006 , 15:57   Re: Module: MemHack
Reply With Quote #9

Probably not considerring he registerred 6 days ago........
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 02-22-2007 , 15:22   Re: Module: MemHack
Reply With Quote #10

I added linux support. Should be out this weekend, Febuary 2007
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
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 21:29.


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