[ HELP ] AFv0.5 SendHookee ~CMessage Error

12/09/2014 10:27 prorogerowen#1
I download AF v0.5 yesterday, and I get this problem:

mint::CMessage::~CMessage [Fail: 0]
[Only registered and activated users can see links. Click Here To Register...]

Besides, I ignored this error, and after I login(click the login button), the client suddenly crashed, it shows not responding, no matter how many time I tried.

I chainloaded the AlissaFix.dll in .ini file.
I did everything well.
I tried many ways, but the error still exist.

Other address seems okay but just the ~CMessage failed.
I saw someone said need to update the hookee address for it, but i can't figure it out how to get the new address and replace it @.@

Anyone, can pm me or something(Teamviewer?) to guide me to solve this error, or give me some hints on how to solve it QAQ

Please don't ignore, i really need a guide on it, I just realized this forum yesterday, and read many post regarding AF, still can't get to it. I know I'm too late for this, but if anyone still can help me? :(
12/09/2014 23:57 Caesarw#2
Pake is dead.
12/10/2014 03:59 prorogerowen#3
whut? -.o Some people said just need to update the dinput8.dll by reversing it, so it can works(not sure ;w;).
I'm requesting how to reverse it, i saw the picture hint gave by tliu0c but still cant figure out what it does >_>, can you pm me the way? :O
12/10/2014 04:01 Caesarw#4
Quote:
Originally Posted by prorogerowen View Post
whut? -.o Some people said just need to update the dinput8.dll by reversing it, so it can works(not sure ;w;).
I'm requesting how to reverse it, i saw the picture hint gave by tliu0c but still cant figure out what it does >_>, can you pm me the way? :O
Trust me, pake is already dead. Not anyone can fix it anymore.
12/10/2014 10:56 prorogerowen#5
well, if it really does, then pm me the guide on reversing and what to edit in dll, i would like to learn even the pake is patch... >.>
12/10/2014 17:42 Flipend0#6
Quote:
Originally Posted by prorogerowen View Post
well, if it really does, then pm me the guide on reversing and what to edit in dll, i would like to learn even the pake is patch... >.>
Reverse engineering is best learn when you are self-taught
Trying to explain how it works to another person and expecting him to get everything is already troublesum
12/11/2014 03:57 prorogerowen#7
I downloaded olly, and open the dinput8.dll(6kb), and i don't know what to do next...
I can't figure it out the picture hint gave by tliu0c, what does it mean?? @@
12/11/2014 05:20 lilaznboy2#8
Quote:
Originally Posted by prorogerowen View Post
I downloaded olly, and open the dinput8.dll(6kb), and i don't know what to do next...
I can't figure it out the picture hint gave by tliu0c, what does it mean?? @@
You, sir, are truly something.
12/11/2014 08:15 prorogerowen#9
Quote:
Originally Posted by lilaznboy2 View Post
You, sir, are truly something.
whut? OvO?
Someone pls guide me to solve this error and also reversing the dll D:
Maybe just more hints, but not the complete guide(?) >v>
12/11/2014 09:13 Caesarw#10
Quote:
Originally Posted by prorogerowen View Post
I downloaded olly, and open the dinput8.dll(6kb), and i don't know what to do next...
I can't figure it out the picture hint gave by tliu0c, what does it mean?? @@
Show me the picture, let me tell you what it does.
12/11/2014 09:18 lilaznboy2#11
Quote:
Originally Posted by Caesarw View Post
Show me the picture, let me tell you what it does.
He's talking about the abyss bypass on the AF thread.
12/11/2014 11:42 prorogerowen#12
this is the hint gave by tliu0c, but what does it mean?
[Only registered and activated users can see links. Click Here To Register...]

and firstly, I think I need the guide to solve the ~CMessage error(update the address)
12/11/2014 18:44 Caesarw#13
Quote:
Originally Posted by prorogerowen View Post
this is the hint gave by tliu0c, but what does it mean?
[Only registered and activated users can see links. Click Here To Register...]

and firstly, I think I need the guide to solve the ~CMessage error(update the address)
this function starts at 0x6EA31300 tries to hook DirectInput8Create, it has nothing to do with ~CMessage stuff.

and as I told you, ~CMessage error can't be fixed anymore.
12/12/2014 03:47 ayjani#14
yes it can. there're many ways.

the right way (hard way): reverse the client and find ~CMessage
the client has been repacked with themida 2.x, firstly you'll need to unpack it manually, which is hard enough for normal people who has less than 2 years experience of reverse engineering. there's currently no automated way to crack it, so for noobies, please stop googling for malicious programs, and believe Caesarw that nobody reading this thread can fix it.


a second way to fix it: Re-implement CMessage class yourself.
you must be an old mabi hacker and have enough knowlege of what's going on in each previous versions of mabinogi.
then you may re-implement CMessage class (better in a backwardly compatible way), and replace the mabinogi client with your own CMessage.

3rd way: fuck nexon and use your own client.
all the server needs is something that satisfy their network protocol.
i know that there are programs that acts like a client but with no graphics, used by botting studios. if you can workout the network encryption, you are jail-broken from HackShield, themida and bugTrap.

there could be more ways, i'm just throwing some ideas out there.

in conclusion:

AIN'T NOBODY GOT TIME FOR THAT!~
12/12/2014 04:01 prorogerowen#15
Quote:
Originally Posted by Caesarw View Post
this function starts at 0x6EA31300 tries to hook DirectInput8Create, it has nothing to do with ~CMessage stuff.

and as I told you, ~CMessage error can't be fixed anymore.
What do you mean "hook DirectInput8Create" ?