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

[Need] SigScan Src


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sn4k3
Senior Member
Join Date: Nov 2005
Old 03-27-2007 , 15:31   [Need] SigScan Src
Reply With Quote #1

i need one working sigscan
any one can giveme one sigscan src??

i have 2 but 1 Dont compile the other fail in linux compile


void ScanFuncs::AddEvent( CBaseEntity *target, const char *action, variant_t Value, float fireDelay, CBaseEntity *pActivator, CBaseEntity *pCaller, int outputID )
{
#ifdef WIN32
m_AddEventFunc2(gEventQueue /*this*/, 0 /*dummy*/, target, action, Value, fireDelay, pActivator, pCaller, outputID);
#else
(m_AddEventFunc2)(gEventQueue, target, action, Value, fireDelay, pActivator, CBaseEntity, pCaller, outputID);
#endif
}

red thing dont compile in linux!

my sigscan: http://sn4k3.apresent.aloj.net/other/SigScan.zip
sn4k3 is offline
Send a message via MSN to sn4k3
BAILOPAN
Join Date: Jan 2004
Old 03-27-2007 , 16:23   Re: [Need] SigScan Src
Reply With Quote #2

Signature scanning isn't really complicated. It's just a raw search through memory.

The one both CSDM and CS:S DM uses can be downloaded here:
http://svn.alliedmods.net/viewvc.cgi.../?root=dvander

CSigMngr.h and CSigMngr.cpp
__________________
egg
BAILOPAN is offline
sn4k3
Senior Member
Join Date: Nov 2005
Old 03-27-2007 , 16:58   Re: [Need] SigScan Src
Reply With Quote #3

Quote:
Originally Posted by BAILOPAN View Post
Signature scanning isn't really complicated. It's just a raw search through memory.

The one both CSDM and CS:S DM uses can be downloaded here:
http://svn.alliedmods.net/viewvc.cgi.../?root=dvander

CSigMngr.h and CSigMngr.cpp
thanks

only i need that 2 files??
how i add functions this this?? i dont understand anything of sigscans
sn4k3 is offline
Send a message via MSN to sn4k3
BAILOPAN
Join Date: Jan 2004
Old 03-27-2007 , 20:46   Re: [Need] SigScan Src
Reply With Quote #4

http://wiki.alliedmods.net/Signature_Scanning
__________________
egg
BAILOPAN is offline
sn4k3
Senior Member
Join Date: Nov 2005
Old 03-28-2007 , 08:44   Re: [Need] SigScan Src
Reply With Quote #5

Quote:
Originally Posted by BAILOPAN View Post
and i need sigscan.cpp and .h in that page or only of CSigMngr.cpp CSigMngr.h

anyone can sendme a ready sigscan with some functions will be more easy
sn4k3 is offline
Send a message via MSN to sn4k3
BAILOPAN
Join Date: Jan 2004
Old 03-28-2007 , 09:30   Re: [Need] SigScan Src
Reply With Quote #6

I don't really understand what you're asking. I think you need to actually read the article(s).
__________________
egg
BAILOPAN is offline
sn4k3
Senior Member
Join Date: Nov 2005
Old 03-28-2007 , 10:17   Re: [Need] SigScan Src
Reply With Quote #7

Quote:
Originally Posted by BAILOPAN View Post
I don't really understand what you're asking. I think you need to actually read the article(s).
i have read all of that

but anyone can giveme sigscan SRC .h and .cpp with some functions like RoundRespawn or fix my in linux part?
sn4k3 is offline
Send a message via MSN to sn4k3
cybermind
Senior Member
Join Date: Oct 2004
Old 03-29-2007 , 17:41   Re: [Need] SigScan Src
Reply With Quote #8

The sigscan source files in the article are an example. Use the ones BAILOPAN was talking about and apply the same principles.
cybermind is offline
sn4k3
Senior Member
Join Date: Nov 2005
Old 03-29-2007 , 18:07   Re: [Need] SigScan Src
Reply With Quote #9

Quote:
Originally Posted by CyberMind View Post
The sigscan source files in the article are an example. Use the ones BAILOPAN was talking about and apply the same principles.
and any can giveme a sigscan with some functions ready to work!?
sn4k3 is offline
Send a message via MSN to sn4k3
voogru
Inspector Javert
Join Date: Oct 2004
Old 03-30-2007 , 02:15   Re: [Need] SigScan Src
Reply With Quote #10

Quote:
Originally Posted by sn4k3 View Post
and any can giveme a sigscan with some functions ready to work!?
It's probably best to learn how to find signatures yourself, so you do not have to rely on anyone else when and if they change in an update.
voogru 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 21:33.


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