Skip to content

Add loaderlock-settle config option and generic If: conditional action - #147

Open
enzok wants to merge 1 commit into
kevoreilly:capemonfrom
enzok:sleep-test
Open

Add loaderlock-settle config option and generic If: conditional action#147
enzok wants to merge 1 commit into
kevoreilly:capemonfrom
enzok:sleep-test

Conversation

@enzok

@enzok enzok commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

loaderlock-settle: opt-in Sleep(1) yield in LdrGetProcedureAddressForCaller to fix timing race in trojanized sideload DLLs (AxolotlLoader/dui70.dll) where a DllMain bootstrap re-clobbers a dispatch-table slot to -1 mid-resolver.

If::[:]:: generic conditional prefix for ActionDispatcher that tests any operand (Src/Dst/register/[mem]/immediate) against unary (ptr/z/nz) or binary (eq/ne/gt/lt/ge/le) predicates before running any wrapped action.

loaderlock-settle: opt-in Sleep(1) yield in LdrGetProcedureAddressForCaller
to fix timing race in trojanized sideload DLLs (AxolotlLoader/dui70.dll)
where a DllMain bootstrap re-clobbers a dispatch-table slot to -1 mid-resolver.

If:<lhs>:<op>[:<rhs>]:<action>: generic conditional prefix for ActionDispatcher
that tests any operand (Src/Dst/register/[mem]/immediate) against unary (ptr/z/nz)
or binary (eq/ne/gt/lt/ge/le) predicates before running any wrapped action.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant