srkizer
|
9092e36b33
|
Reduce usage of exceptions from Boot (#2373)
* wip
* make pretty
* Remove CRT version check from IM
* fix
* Simplify IsDebuggerPresent hook
|
2025-08-15 00:02:32 -07:00 |
|
marzent
|
ae58aaff30
|
avoid c++ exceptions in import hook (#2367)
|
2025-08-11 11:23:15 -07:00 |
|
srkizer
|
19464ec080
|
use what already was working instead (#1950)
|
2024-07-19 08:04:11 -07:00 |
|
srkizer
|
3d59fa3da0
|
Sanitize PDB root name from loaded modules (#1687)
|
2024-02-29 15:13:33 -08:00 |
|
kizer
|
1f1f0aaa20
|
Show DLL description and version into xivfixes dll load list (#958)
|
2022-08-18 21:20:45 +02:00 |
|
kizer
|
2f4c0bbc97
|
Update logging to reflect msvc updates on std::format (#883)
|
2022-06-17 10:28:10 +02:00 |
|
kizer
|
71f3680388
|
Fix nullptr problems (#878)
|
2022-06-04 13:45:22 +02:00 |
|
kizer
|
c5f84eb27d
|
Add option to use global import hook instead of MinHook for OpenProcess (#860)
|
2022-05-30 17:54:29 +02:00 |
|