MCPcopy Create free account
hub / github.com/Force67/prosperity / forceReturn0

Function forceReturn0

tools/modexec/modexec.cpp:107–119  ·  view source on GitHub ↗

SCOUT: patch a guest function to `xor eax,eax; ret` (return 0). Used to step over libkernel-internal validation that rejects our externally-loaded module set, so we can see how much further the boot gets.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 2

protectMemFunction · 0.85
getModuleMethod · 0.80

Tested by

no test coverage detected