Need a lil help

Ask for help

Moderators: Murderator+, Murderator

Post Reply
ahey
Posts: 9
Joined: 2015-03-17 00:04:50

Need a lil help

Post by ahey »

I'm playing at Xhearon UO atm. In injection 2015 there is a section about Xhearon. how can i connect to this server with injection? i found server ip and made everyting correctly in Launcher but when client starts it's saying there is some problem communicating with Origin. I think inj cant hook the client because connector using something named client6.dll and game is opening with it. any solution?

edit : Hmm. I did something different and i opened the client succesfully. but when i click Xhearon thing after verif screen i stucks and doesnt show my char. what am i doing wrong?

edit 2: i couldnt find to where should i paste keys ignition.cfg?
Last edited by ahey on 2015-03-17 01:11:53, edited 1 time in total.
Juicy Fruit
Posts: 820
Joined: 2011-06-11 19:54:23

Re: Need a lil help

Post by Juicy Fruit »

You must use injection 1503.08.
Create file UserKeys.key in injection root dir, contains:

Code: Select all

[Keys]
Key1=0x2E43ED9D
Key2=0x2E43ED9D
Key3=0xA234227F
SeedKey=0x00001357
Type=5

Enter in Launcher's command line text: /xhearon
In injection window, on Connection tab select Encryption: User Keys
And other config.
ahey
Posts: 9
Joined: 2015-03-17 00:04:50

Re: Need a lil help

Post by ahey »

Thanks. It worked.

Is there any injection documentation about arm/disarm identifier thing?
ahey
Posts: 9
Joined: 2015-03-17 00:04:50

Re: Need a lil help

Post by ahey »

Juicy, i sent you a PM but i cant check my PM's i think. you are not authorized it says. we are playing in http://www.silmariluo.com/downloads/silmaril.exe too, can you help me for keys? or if you can teach me how can i found cryption keys from clients that would be great.
Juicy Fruit
Posts: 820
Joined: 2011-06-11 19:54:23

Re: Need a lil help

Post by Juicy Fruit »

Yes, I see now, and see connector on weekend.
Except for the keys connector modify 1 (or any) packets and add 1 packet on login (for confirmation of connector a server).
For catch this modifications you must use sniffer (uolog maybe).
And may be they correct encryption algorithm. For catch this and extract keys – use VEH debugger (or SEH) with breakpoints on meaningful locations of memory.
With this conditions – injection.dll will correct.
Post Reply