This website requires JavaScript.
Explore
Help
Sign In
Public-Mirror
/
gbe_fork
Watch
1
Star
0
Fork
0
You've already forked gbe_fork
mirror of
https://github.com/Detanup01/gbe_fork.git
synced
2024-12-28 11:24:15 +08:00
Code
Issues
1
Projects
Releases
Wiki
Activity
gbe_fork
/
helpers
History
otavepto
2556db1f84
use keyword
auto
for simplicity and avoiding false positive results when searching via ctrl+f
2024-06-30 03:18:39 +03:00
..
common_helpers
separate header file for OS detection
2024-06-30 03:18:39 +03:00
dbg_log
object based logger
2024-06-30 03:18:39 +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
object based logger
2024-06-30 03:18:39 +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