Albert24GG
|
6a1600d432
|
Solve unused imports warning
|
2024-03-06 10:34:47 +02:00 |
|
Albert24GG
|
c19eaf1756
|
Fix compilation errors on windows
|
2024-03-05 18:01:00 +02:00 |
|
Albert24GG
|
96da055d1a
|
Move platform specific configs in config.rs
|
2024-03-05 13:40:07 +02:00 |
|
Albert24GG
|
10a908ab6f
|
Port schemasystems dumper to linux
|
2024-03-05 01:16:32 +02:00 |
|
Albert24GG
|
1ef287c535
|
Use data from .so file instead of the one loaded into the process
|
2024-03-01 21:00:53 +02:00 |
|
Albert24GG
|
ede86928d8
|
Handle situations when displacement is negative
|
2024-03-01 20:44:54 +02:00 |
|
Albert24GG
|
5daaee321a
|
Replace Address type with usize
|
2024-03-01 20:44:18 +02:00 |
|
Albert24GG
|
41fbb8b4b6
|
Merge branch 'main' into linux
|
2024-03-01 20:32:24 +02:00 |
|
Albert24GG
|
fe920e1426
|
Rename util directory to os
|
2024-03-01 19:42:44 +02:00 |
|
a2x
|
a4b9e4abe6
|
Shorten some signatures
|
2024-03-02 01:44:43 +10:00 |
|
a2x
|
7d5de35805
|
Remove Address struct
|
2024-03-02 01:21:34 +10:00 |
|
a2x
|
0bc7cf7b20
|
Rename util directory to os
|
2024-03-02 01:04:55 +10:00 |
|
a2x
|
127cd110bb
|
Remove redundant doc comments
|
2024-03-02 01:02:58 +10:00 |
|
Albert24GG
|
0bb4e59be8
|
Port "dump interfaces" to linux
|
2024-02-29 22:25:17 +02:00 |
|
Albert24GG
|
2314d4d492
|
Allow to add signed integers to Address variables
|
2024-02-29 22:23:52 +02:00 |
|
Albert24GG
|
f2f607c7ac
|
Parse the modules as elf files
|
2024-02-27 23:29:30 +02:00 |
|
Albert24GG
|
75492a30d6
|
Add implementation for linux systems
|
2024-02-25 23:37:56 +02:00 |
|
a2x
|
c64fe901db
|
📦 Game Update 13988
|
2024-02-08 12:47:26 +10:00 |
|
a2x
|
d6a68b1ead
|
📦 Game Update 13987
|
2024-02-07 14:11:05 +10:00 |
|
Janek
|
78be5fb378
|
Update offsets.rs
- Add game build number to offsets file, for more info, see https://github.com/a2x/cs2-dumper/issues/45
|
2023-12-30 04:16:39 +01:00 |
|
a2x
|
8aa2b8400c
|
Fix dwForceAttack and dwForceAttack2 patterns
|
2023-12-15 01:24:02 +10:00 |
|
a2x
|
5c0e0dc831
|
Fix typo
|
2023-12-14 11:16:28 +10:00 |
|
a2x
|
a4e5aea2ea
|
Check for config.json file existence before proceeding
|
2023-12-14 11:10:39 +10:00 |
|
a2x
|
6dc4f54ef2
|
Add YAML file builder and automatically resolve offsets in tests
|
2023-12-07 21:47:08 +10:00 |
|
a2x
|
39df7e8163
|
📦 Game Update 13978
|
2023-12-07 13:22:07 +10:00 |
|
a2x
|
9e5971e8ae
|
📦 Game Update 13976
|
2023-12-05 10:45:45 +10:00 |
|
a2x
|
170df6cc47
|
📦 Game Update 13974
|
2023-12-01 14:38:32 +10:00 |
|
a2x
|
b7ee68c67e
|
📦 Game Update 13973
|
2023-11-21 11:07:02 +10:00 |
|
a2x
|
614c15299e
|
📦 Game Update 13972
|
2023-11-18 11:58:12 +10:00 |
|
a2x
|
34bcdaad53
|
📦 Game Update 13970
|
2023-11-17 12:26:17 +10:00 |
|
a2x
|
1cc8196f93
|
📦 Game Update 13969
|
2023-11-14 13:59:04 +10:00 |
|
a2x
|
e03721e1bb
|
📦 Game Update 13968 (2)
|
2023-11-10 17:13:48 +10:00 |
|
a2x
|
a1639bea1c
|
Added is_key_down example using the games input system
The "ResolveJmp" and "ResolveRip" operation enum names were also renamed to "Jmp" and "Rip" for simplicity.
|
2023-11-09 22:50:19 +10:00 |
|
a2x
|
92db16a3d1
|
📦 Game Update 13968
|
2023-11-09 16:13:55 +10:00 |
|
a2x
|
d6c4c8e4f1
|
Fix for #32
|
2023-11-04 13:50:21 +10:00 |
|
a2x
|
b258d78813
|
📦 Game Update 13967
|
2023-11-04 11:34:04 +10:00 |
|
a2x
|
2378c280ab
|
📦 Game Update 13966 (2)
|
2023-11-03 19:10:38 +10:00 |
|
a2x
|
1d32f72cd5
|
📦 Game Update 13966
|
2023-11-03 11:50:43 +10:00 |
|
a2x
|
2b5e87c849
|
Fix GlobalVarsBase padding
|
2023-11-01 16:09:02 +10:00 |
|
a2x
|
e06df502e9
|
Added ability to specify file builders
Thanks @pablo67340 (#26)
|
2023-11-01 10:01:39 +10:00 |
|
a2x
|
9b1ab48d3e
|
📦 Game Update 13965 (2)
|
2023-10-27 11:06:32 +10:00 |
|
a2x
|
9a9af96afd
|
📦 Game Update 13965
|
2023-10-26 16:54:15 +10:00 |
|
a2x
|
239c872b65
|
Release 1.1.4
|
2023-10-26 15:43:27 +10:00 |
|
a2x
|
631668429c
|
📦 Game Update 13964
|
2023-10-21 09:44:02 +10:00 |
|
a2x
|
74a0693f53
|
📦 Game Update 13963 (2)
|
2023-10-20 15:23:43 +10:00 |
|
mysty
|
f5a7cf3536
|
Fix tests
|
2023-10-18 11:38:36 +01:00 |
|
mysty
|
82ff77772c
|
Fix jmp target for negative displacement
|
2023-10-18 11:30:39 +01:00 |
|
mysty
|
7bf035aaf6
|
Change json structure and add comments for modules
|
2023-10-18 11:29:37 +01:00 |
|
a2x
|
0a86db6b40
|
Add python file builder
|
2023-10-17 12:06:23 +10:00 |
|
a2x
|
c55bdf15a2
|
Ref #20
|
2023-10-15 22:20:19 +10:00 |
|