2 Commits

Author SHA1 Message Date
sibouzitoun 04be820979 Fix: Stop trying to execute LdrLoadDll from unmapped NTDLLs
Decouples native_load_library from the global NTDLL state. Calling LdrLoadDll on a raw disk image obviously segfaults because the loader locks aren't initialized. Always walking the PEB for this fixes it.
v1.0.1
2026-06-22 20:17:44 +01:00
sibouzitoun 5e26626615 You're Gonna Carry That Weight v1.0.0 2026-06-22 12:38:04 +01:00