Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Garufa
Forum: Module Coding 03-29-2012, 15:13
Replies: 1,508
Views: 904,670
Posted By Garufa
Re: Module: Orpheu2.3a

Hi, I found a possible bug in the line 373 on `function.cpp'. This looks like this:

long Function::addHook(AMX* amx,char* functionName,OrpheuHookPhase phase)
{
doPatch();

long hookID =...
Forum: Module Coding 09-17-2011, 11:41
Replies: 1,508
Views: 904,670
Posted By Garufa
Re: Module: Orpheu2.3a

Yes, KB. MB was very crazy!. I guess it isn't a big waste of memory. I'm sorry :D.
Forum: Module Coding 09-17-2011, 10:37
Replies: 1,508
Views: 904,670
Posted By Garufa
Re: Module: Orpheu2.3a

In `function.cpp' is defined the following array of pointers to chars:

unsigned char *PreJumps[0xFFFF];

... and then stores the result of `malloc' here:

void Function::preparePatch()
{...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:23.


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