[Release] Internal Infotool w/ Source

08/06/2016 02:49 Synestraa#1
hi,
so, another small release, but I suppose there seems to be a few curious people around here.

[Only registered and activated users can see links. Click Here To Register...]

I'll include the binary with an explanation of how to use it at the bottom.
Note: You need to have Windows 64bit for it to work on a client protected by gameguard.

Next is just a quick explanation of how it works, for anyone interested of course.

this will not work on ep8 clients as the offsets are entirely different.

similar to the previous internal infotool (I really should stop releasing infotools), the way it works is simple, you hook 3 functions within the client.

the 3 functions being EndScene, Reset, DrawIndexedPrimitive, all from D3D9.

this is what the game uses to draw everything in the window, so we intercept it and draw our stuff right before ending the scene

the code behind it typically looks like this:

BeginScene();

... draw code...

EndScene();

so, if EndScene is hooked, we can add some more stuff to it before finally letting the hook go by.

The DrawIndexedPrimitive hook is unnecessary.

The reset hooks make sure that after the device is lost (the game stops drawing), you have an event handler to stop any drawing or so to prevent leaks and whatever other issues that might freeze the game.

To get it to work on gameguard, I just used the highcall library I'm currently making, again, if you want to know more, please pm me.

The stats shown by this tool are the same as the external one, only real difference is the convenience of not having to alt tab or so to check the stats, but rather have them in game with you.

If someone else wants/is working on something similar to this, please do get in touch.

I had a few releases in mind I wanted to give out before I'm done, this was one of them.

How to use the executable:

1. Right click the Infotool Internal.exe
2. Run as admin
3. Keep it open and it should take care of the rest.

while you have a target, you can hover over any stat and it should give you an option to toggle more/less stats.

If you run into any errors, please please please do tell me as there might be some issues for windows 7 or so.

Edit: If it says that the Infotool is injected but nothing is shown in game, you might need to download this:

[Only registered and activated users can see links. Click Here To Register...]

Update 10/15/2016: You can now toggle self character stats (resi and sb) as well as you can toggle target stats.

Update 1/18/2017: Fixed for the update.

F8 for self, F9 for target.
10/15/2016 15:39 Synestraa#2
Updated with up to date highcall library. Link in the first post.
10/18/2016 02:19 hoschakal#3
ok its working good but bro how can i close this app?? :/
10/18/2016 17:53 Synestraa#4
There's no way to close it (for security purposes), you can only stop the drawing with F9, F8 for the green stats.
11/01/2016 12:08 laki108#5
msvcp140.dll
vcruntime140.dll

those dlls missing it sais all the time i tried install directx and dlls directly all the things still not good win10 64bit
11/02/2016 12:54 pradisic25#6
Dont works for me, i even downloaded required dll and put in System32 folder and still dont works

[Only registered and activated users can see links. Click Here To Register...]
11/02/2016 13:10 Synestraa#7
Quote:
Originally Posted by laki108 View Post
msvcp140.dll
vcruntime140.dll

those dlls missing it sais all the time i tried install directx and dlls directly all the things still not good win10 64bit
Quote:
Originally Posted by pradisic25 View Post
Dont works for me, i even downloaded required dll and put in System32 folder and still dont works

[Only registered and activated users can see links. Click Here To Register...]
Have you tried using the latest release I put up? If not, try it out.
If that still does not work, I advise you download this.

Edit: Looking at the screenshot, it seems like you have the 2015 redist for x64, not x86. Make sure you download for x86.
[Only registered and activated users can see links. Click Here To Register...]
11/02/2016 13:29 pradisic25#8
Quote:
Originally Posted by Synestraa View Post
Have you tried using the latest release I put up? If not, try it out.
If that still does not work, I advise you download this.

Edit: Looking at the screenshot, it seems like you have the 2015 redist for x64, not x86. Make sure you download for x86.
[Only registered and activated users can see links. Click Here To Register...]
I tryed to download that and when i install i got error.......

Now i downloaded latest version
File Type: rar Infotool Internal.rar (2.17 MB, 36 views)

unpacked it and run as admin from D:\New folder\infotool\Infotool Internal\Release\Infotool Internal.exe and got this error.

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
11/02/2016 15:29 Synestraa#9
Quote:
Originally Posted by pradisic25 View Post
I tryed to download that and when i install i got error.......

Now i downloaded latest version
File Type: rar Infotool Internal.rar (2.17 MB, 36 views)

unpacked it and run as admin from D:\New folder\infotool\Infotool Internal\Release\Infotool Internal.exe and got this error.

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
You downloaded the wrong file, download the bottom last one. Infotool_11_1_2016
01/18/2017 20:04 Synestraa#10
Updated for the patch on 1/18/2017.
11/25/2017 02:50 qq3#11
is this still working/allowed on justac?
11/26/2017 15:13 Synestraa#12
Quote:
Originally Posted by qq3 View Post
is this still working/allowed on justac?
It's not working, but fixable and not for free.