3 matches found
IronPE
IronPE - Rust में लिखा गया न्यूनतम Windows PE मैनुअल लोडर। Rust PE लोडर / मैनुअल मैपिंग कार्यान्वयन IronPE Rust में लिखा गया एक न्यूनतम Windows PE मैनुअल लोडर है जो x86 और x64 दोनों PE फ़ाइलों के लिए है। यह प्रोजेक्ट मेरे पिछले प्रोजेक्ट dotNetPELoader का Rust पुनःकार्यान्वयन है, जिसने C में एक...
NTDLL-Unhook
NTDLL Unhook unhooking corretto della sezione .text di ntdll tramite API native. Supporta x86/x64/wow64. Come Funziona Il programma attraversa il PEB per individuare l'indirizzo di base di ntdll.dll e analizza manualmente la tabella degli export del PE per risolvere le funzioni NT API senza tocca...
DEBIAN-CVE-2024-26678
In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section The .compat section is a dummy PE section that contains the address of the 32-bit entrypoint of the 64-bit kernel image if it is bootable from 32-bit firmware...