This website requires JavaScript.
Explore
Help
Sign In
jackcartersmith
/
gse
Watch
1
Star
0
Fork
0
You've already forked gse
Code
Issues
Pull Requests
Actions
Releases
Activity
gse
/
helpers
History
otavepto
fd0126ee25
change
Steam_Apps::SetDlcContext()
according to review notes by universal963
2024-07-07 02:39:21 +03:00
..
common_helpers
separate header file for OS detection
2024-06-30 03:18:39 +03:00
dbg_log
change
Steam_Apps::SetDlcContext()
according to review notes by universal963
2024-07-07 02:39:21 +03:00
pe_helpers
pe_helpers: use multibyte std::string + write null terminator when injecting dll (not needed but to be safe)
2024-06-30 03:18:39 +03:00
common_helpers.cpp
use keyword
auto
for simplicity and avoiding false positive results when searching via ctrl+f
2024-06-30 03:18:39 +03:00
dbg_log.cpp
* update the method of reading json to be less wasteful + get path as const ref whe loading json
2024-07-07 02:39:21 +03:00
pe_helpers.cpp
pe_helpers: use multibyte std::string + write null terminator when injecting dll (not needed but to be safe)
2024-06-30 03:18:39 +03:00