2 repository-uri
Executing dynamic link libraries by routing the call through a trusted, signed binary.
Distinct from Signed Binary Modules: Focuses on the proxying mechanism for execution rather than the secure deployment of signed modules.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · DLL Proxy Execution. Refine with filters or upvote what's useful.
LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro
Maps signed system binaries that can be used as proxies to load and run DLL files.
Acest proiect este un strat de compatibilitate pentru funcții GPU și un mod de generare de cadre. Funcționează ca un emulator și wrapper de API DLL care interceptează apelurile proprietare Nvidia DLSS Frame Generation și le redirecționează către o implementare alternativă. Software-ul permite generarea de cadre AMD FSR 3 în jocuri care suportă nativ doar Nvidia DLSS Frame Generation. Acesta traduce cererile grafice proprietare într-un standard deschis, permițând interpolarea cadrelor să ruleze pe plăci grafice care altfel ar fi incompatibile cu standardele originale ale furnizorului. Sistemul utilizează DLL proxy wrapping și redirecționarea bibliotecilor dinamice pentru a mima semnăturile de funcții așteptate și a preveni crash-urile aplicațiilor. Acest proces mapează traducerile proprietar-la-deschis prin runtime hooking și emularea suprafeței API.
Employs a proxy mechanism to route DLL calls through a custom implementation to enable FSR 3.