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

Module: CS Hack


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-11-2013 , 06:26   Re: Module: CS Hack
Reply With Quote #61

By using a disassembler/decompiler like IDA. Google is your friend. But looking at your recent post and how you don't search, it might not a good idea you try things for that.
__________________
Arkshine is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 02-11-2013 , 07:11   Re: Module: CS Hack
Reply With Quote #62

Search in IDA didn't give results. Therefore I also asked.
__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-11-2013 , 07:27   Re: Module: CS Hack
Reply With Quote #63

Searching what, where and how exactly ?
__________________
Arkshine is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 02-11-2013 , 08:00   Re: Module: CS Hack
Reply With Quote #64

mp.c - 80A47
__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-11-2013 , 08:13   Re: Module: CS Hack
Reply With Quote #65

You don't answer really. It would seem you don't know really what you're doing. You would better start to learn and try more about IDA, and about searching things in disassembled code.
If the purpose is to remove the limits of this cvar, check my plugin Server Cvar Unlocker.
__________________
Arkshine is offline
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 01-24-2014 , 12:00   Re: Module: CS Hack
Reply With Quote #66

Ok i know this module is old and we can use Orpheu instead, but i need to learn a proper way how to find offset.

I tried via IDA Pro v6.1.110315(32-bit) on current mp.dll (cs16):
Code:
	// mp_freezetime last check 23Jan2014
	#define FREEZETIME_CHECK_MAX		0x8BE25	//0x809E7  // signed byte
	#define FREEZETIME_SET_MAX			0x8BE3A //0x809FD  // signed byte
	#define FREEZETIME_SETCVAR_MAX		0x8BE2A //0x809EB  // float
I'm not sure that value is correct, but server still crash, the // is old offset. It would be better if has a tutor with picture.

Last edited by yokomo; 01-24-2014 at 12:02.
yokomo is offline
tonkata245
Member
Join Date: Aug 2020
Location: Mars
Old 01-24-2022 , 01:12   Re: Module: CS Hack
Reply With Quote #67

I have a problem
PHP Code:
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\include\cshack_const.inc(69) : error 020: invalid symbol name ""
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\include\cshack_const.inc(77) : error 020: invalid symbol name ""
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\include\cshack_const.inc(81) : error 020: invalid symbol name ""
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\include\cshack_const.inc(88) : error 020: invalid symbol name ""
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\include\cshack_const.inc(100) : error 020: invalid symbol name ""
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\include\cshack_const.inc(116) : error 020: invalid symbol name ""
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\csh_sample.sma(46) : warning 213: tag mismatch
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\csh_sample.sma(46) : warning 213: tag mismatch
// C:\Users\Toni\Desktop\addons\amxmodx\scripting\csh_sample.sma(37) : warning 203: symbol is never used: "low_startmoney"
//
// 6 Errors.
// Could not locate output file C:\Users\Toni\Desktop\addons\amxmodx\scripting\compiled\csh_sample.amx (compile failed). 
tonkata245 is offline
Reply


Thread Tools
Display Modes

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


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