Yimura
7f2f2db4bf
feat(vendor): updated GTAV-Classes ( #447 )
...
Fixes an issue that indirectly broke ESP health bars (introduced unintentionally in #443 )
2022-09-12 23:58:07 +02:00
maybegreat48
db874462c5
Add improved desync kick protection ( #443 )
...
Update GTAV-Classes vendor
2022-09-12 20:44:47 +02:00
GeopJr
1b7b892e45
Bypass signature scanner ( #441 )
...
* fix: use our forks of MinHook & g3log
in an attempt to bypass the signature scanner
* fix: turn symbols Off for BigBaseV2 on premake
2022-09-06 22:51:58 +01:00
aa15032261
c0e1ab6a24
Fixed Issue #403 ( #408 )
...
Fixes #403
2022-08-13 11:19:18 +02:00
Forever Gone
8a9588b1e1
Improved detour handler, cleaned up hooks, and improved RCS hook ( #399 )
...
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402 )
2022-08-09 20:39:55 +02:00
aa15032261
7760460b9e
fix(vendor): g3log regression introduced in #395 ( #396 )
2022-08-07 20:01:16 +02:00
aa15032261
db8fcc7986
Bypassed detection. ( #395 )
2022-08-07 14:15:09 +02:00
aa15032261
8596ea0872
feat(vendor): Updated GTAV-Classes ( #394 )
2022-08-07 13:16:23 +02:00
Yimura
f00e1faf57
feat(vendor): updated GTAV-Classes ( #372 )
2022-07-30 18:23:40 +02:00
Quentin E. / iDeath
1f2dc36136
use YimMenu g3log fork ( #373 )
2022-07-29 23:41:34 +02:00
Yimura
e7bfb4a8f1
Update menu for 1.61 ( #360 )
2022-07-27 14:39:22 +02:00
Yimura
5b0eaeb941
feat(vendor): updated GTAV-Classes ( #323 )
2022-07-06 12:01:35 +02:00
aa15032261
3fdafbab45
feat(Gui): Improved playerlist. ( #317 )
2022-07-05 18:56:32 +02:00
Yimura
291c186731
Added model hashtable ( #319 )
2022-07-05 11:11:16 +02:00
Yimura
4e5ff4e366
feat(Detection): Disable sig scanner ( #269 )
...
* feat(vendor): Update GTAV-Classes
* feat(Detection): Disable sig scanner
2022-06-03 15:14:26 +02:00
Yimura
97972c2d1e
fix(vendor): ImGui commit hash was reverted to detected version
2022-05-22 16:54:09 +02:00
LiamD-Flop
794a84e149
F.A.R.T. Interface ( #104 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
Yimura
b724ead134
feat(vendor): updated GTAV-Classes
2022-05-19 22:16:57 +02:00
Yimura
f0330f2277
refactor: Remove Detected Code ( #203 )
...
* feat(premake): Cleaned up premake file, disabled ImGui asserts and other unused files
* feat(renderer): Don't build default font
* feat(vendor): replace ImGui with GTA V safe ImGui
* revert: feat(System): Added looped feature to disable sigscanner
2022-05-13 17:19:43 +02:00
Yimura
60c0eec1d1
refactor(NativeHooks): Modernized/optimized code
2022-05-10 19:40:30 +02:00
Yimura
8646beb059
feat(vendor): Updated GTAV-Classes
2022-03-02 02:13:04 +01:00
Yimura
bc4dd9f666
feat(vendor): Updated GTAV Classes
2022-02-21 00:59:16 +01:00
Yimura
517f0b60f8
feat(vendor): Updated GTAV-Classes
2022-02-01 16:31:22 +01:00
Yimura
ae57353d3f
feat(vendor): Updated GTAV-Classes
2022-01-31 18:08:08 +01:00
Yimura
3e8679792a
feat(vendor): Updated GTAV-Classes
2022-01-30 00:23:26 +01:00
Yimura
9828ee50a1
feat(vendor): Updated ImGui to latest
2022-01-08 23:58:50 +01:00
Yimura
a3c86ddc53
feat(Vendor): Updated GTAV-Classes
2021-12-22 13:19:30 +01:00
Yimura
606d2a2005
feat(Vendor): Updated GTAV-Classes
2021-12-18 01:26:51 +01:00
Yimura
5edb3682dd
feat(Vendor): Updated GTAV-Classes
2021-12-17 23:27:25 +01:00
Yimura
34a60d7140
feat(Vendor): Updated GTAV-Classes to latest commit
2021-12-15 16:09:05 +01:00
Yimura
9c03a402d0
feat(Modules): Added GTAV-Classes submodule
2021-12-06 20:31:55 +01:00
Yimura
7feb0c3eba
chore(ImGui): Updated to latest master
2021-09-19 22:32:30 +02:00
gir489
fc80429b2a
Fixed base tab not properly closing the tab.
...
Updated dependencies.
2020-12-05 20:53:58 -05:00
gir489
f4f2f41093
Fixed BigBase v2 crashing if injected too early.
2020-03-28 02:00:19 -04:00
gir489
01d48cd314
Removed StackWalker and replaced it with g3log exception handling.
...
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00
Pocakking
87599327c5
Update ImGui to v1.72b.
2019-08-20 18:07:30 +02:00
Pocakking
99d16995db
Update nlohmann/json to v3.7.0
2019-07-29 23:28:24 +02:00
Pocakking
435f41e704
Update ImGui to v1.72
2019-07-29 23:25:46 +02:00
Pocakking
17fe337342
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00