You guys don't even get what offsets/addresses are. Debuggers can editing can only edit the code/assembly of the executable, it can't make you new options, you can't expect addresses for everything you dream of.
What you're talking about can be called a basic BA/CTF HWID limitation, there can be other options, but easiest can be a filter.
In filter case,
Create a DLL file that checks the PC hardware ID, inject a packet with the hardware ID information and try to protect that packet from being bypassed, receive it from your filter, handle a list of users with their HWID or something and then you can put conditions when the client tries to send the BA/CTF registration packet.
You guys don't even get what offsets/addresses are. Debuggers can editing can only edit the code/assembly of the executable, it can't make you new options, you can't expect addresses for everything you dream of.
What you're talking about can be called a basic BA/CTF HWID limitation, there can be other options, but easiest can be a filter.
In filter case,
Create a DLL file that checks the PC hardware ID, inject a packet with the hardware ID information and try to protect that packet from being bypassed, receive it from your filter, handle a list of users with their HWID or something and then you can put conditions when the client tries to send the BA/CTF registration packet.
Buddy wake up he is talking about the minimum users allowed for BA/CTF to work lol.
would you mind letting us know if it's as easy changing a constant value? I always though it would require more work.
i think they can since they are PROs, they know now the number "8"
what i think, that they will search with 8 in the gameserver.exe, then they will get the line for it...
how they do that ? with ollydbg or xdbg, that's all i know for now, but iam in learning step.
im also pretty interested in changing that value and megamax already add this feature to his files but im not good enough with ollydbg to change it man this is a sad story about this fakin ba/ctf member requirement
would you mind letting us know if it's as easy changing a constant value? I always though it would require more work.
Quote:
Originally Posted by Genoxid
im also pretty interested in changing that value and megamax already add this feature to his files but im not good enough with ollydbg to change it man this is a sad story about this fakin ba/ctf member requirement
Hello,
If i remember correctly these limits are SR_ShardManager.exe they are 5-6 locations. Sad fact is, they are not a constant in all locations, in some locations they are parsing the internal module packet size and comparing it with a random value LOL, dont ask me why they made it like that for *** sake
If i remember correctly these limits are SR_ShardManager.exe they are 5-6 locations. Sad fact is, they are not a constant in all locations, in some locations they are parsing the internal module packet size and comparing it with a random value LOL, dont ask me why they made it like that for *** sake
thanks for that information so it will require a code cave since its not constant correct or im wrong?!
[SQL] Last Registers user 04/21/2013 - Flyff Private Server - 3 Replies Hallo,
Es mag banal klingen aber ich komm derzeit nicht drauf und google ist auch keine größere Hilfe...
Hat jemand eine SQL Query zur Hand die mir den letzten registrierten User abgiebt?
Das ganze auf normaler v15 OFFI DB
MfG
Cross
Register Page Registers but cant login! 03/05/2012 - CO2 Private Server - 0 Replies <?php
define ("MaxNameLength", 32);
define ("WrongChars", "\r\n"); // Type other Chars, which shouldn't be in the Names, behind \r\n, but before "
define ("AccountFilesPath", "C:\PluimpieCoDB\Users\\");
define ("AccountFilesEnding", ".usr");
?>
<html>