Welcome, Guest.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - grey10110

Pages: 1
1
Reversing / Re: Gmod ClientModeShared::CreateMove confusion
« on: July 28, 2022, 05:04:21 AM »
I've managed to find it! It was because of those _guard_check_icall inserted between functions that i couldn't find it (they break the function order from the SDK)

So i just decompiled everything and manually found it.

2
Reversing / Gmod ClientModeShared::CreateMove confusion
« on: July 26, 2022, 08:53:28 PM »
Hi,

Im trying to find ClientModeShared::CreateMove and i found a very similar function at index 25 of ClientModeShared's vtable:
-Decompilation-

-Source SDK-


But the "getLocalPlayer" function return a C_WeaponSWEP object instead of the localPlayer.
I suppose this is in fact not CreateMove but im unsure and i dont really know where to search for it if this is the case.

Can somebody help me on this please ?

(btw im on the x86_64 branch)

3
Reversing / Re: Imgui conflict with vgui
« on: January 08, 2022, 06:42:50 PM »
m_Device->SetRenderState(D3DRS_SRGBWRITEENABLE, 0);
Thanks, it works!

because all nub pasters use it combined with some UnknownCheats offsets, bottleye bypasses and sell it for hundreds
You know i am not pasting anything into my code because you dont learn anything by doing that and i hack games mainly to learn more about reversing and programming (and the "little" advantage it gives you XD), when i see a block of code instead of pasting it into my code i will read it, try to understand what it does and then rewrite it entirely into my own code to see if i correctly understood how the game works.

I use imgui because its a great library and i dont want to make a whole gui library only for some experiments/prototypes, but maybe one day i will do it.

4
Reversing / Re: Imgui conflict with vgui
« on: January 01, 2022, 03:15:16 PM »
Why so much hate against this library ?

5
Reversing / Re: Imgui conflict with vgui
« on: January 01, 2022, 03:02:05 PM »
And i imagine that you are not willing to help me so ?

6
Reversing / Re: Imgui conflict with vgui
« on: January 01, 2022, 02:45:45 PM »
ImGui is forbidden to be used by any game hacker under the BigPacket Chamber of Congress Social Document 11.3
Lmao.

But didn't Bigpackets gmod used a modified version of ImGui ?

7
Reversing / Imgui conflict with vgui
« on: January 01, 2022, 02:08:17 PM »
Hi,

I hooked d3d->EndScene() on garry's mod and im drawing a menu using Dear ImGui, everything works fine until i open the options menu (from gmod) this apply a grey filter on my menu kida like the options menu and this also occur while in game.

This is pretty annoying and i dont know how to fix it,
can anyone help me ?



It does int ingame too:

8
Reversing / Re: IDA OR GHIDRA
« on: November 14, 2020, 07:44:13 PM »
I use x32dbg/x64dbg and cheat engine

Pages: 1

Total Registered Members:





2017-2023 BigPackets. All rights reserved. All other trademarks, logos and copyrights are the property of their respective owners. This site is not associated with any company in any way.