Search code examples
Exception mechanism not working...


c++exceptionportable-executableloadlibrary

Read More
VS linker produces two sections with the same name...


visual-studioportable-executable

Read More
HP BiosConfigUtility Set BIOS Password from Windows PE...


windowscmdbootportable-executablebios

Read More
Is there really a limit to sections name in PE binaries?...


assemblyheaderbyteportable-executablesections

Read More
Save data in executable...


c#portable-executable

Read More
Open PE files with timeout in golang...


gotimeoutportable-executablegoroutine

Read More
Get checksum of managed PE32 file using C#...


c#.netchecksumportable-executable

Read More
Default ImageBase for UEFI images...


portable-executableuefi

Read More
Why does section virtual addresses need to be continuous?...


windowsreverse-engineeringportable-executable

Read More
Difference between offset and RVA...


exeportable-executable

Read More
The value Address of Entry Point different in PE Explorer and UltraEdit...


exeportable-executablevirusultraedit

Read More
IMAGE_OPTIONAL_HEADER.DataDirectory has fixed or variable size?...


cwindowsportable-executable

Read More
Executable Section Headers - Meaning and use?...


assemblyexeexecutableportable-executable

Read More
Can't analyse PE files more than certain size...


c++portable-executableentropy

Read More
I can change signed executable...


windowsuaccode-signingportable-executableauthenticode

Read More
What is the "Isolated Image" attribute in a PE?...


c++windowsvisual-studioportable-executable

Read More
Names of PE directories...


windowswinapiexecutableportable-executablecoff

Read More
How we can get Hint in IMAGE_IMPORT_BY_NAME STRUCT in PE file?...


pythonportable-executableimport-table

Read More
Call "main" function programmatically in Windows...


c++program-entry-pointportable-executablesystems-programmingentry-point

Read More
Installing Node Grunt Locally...


node.jsbuild-automationportable-executablegruntjs

Read More
How to properly get contents of DLL file for PE parsing?...


filec++11dllioportable-executable

Read More
How to programatically read native DLL imports in C#?...


c#.netimportportable-executabledbghelp

Read More
Fill in DLL import table manually: IMAGE_IMPORT_DESCRIPTOR's Name field stores 0x0000FFFF...


c++dllhookdllimportportable-executable

Read More
how to read ctypes structures from file...


pythonctypesportable-executable

Read More
PE - Distinguish data from function export...


windowsdebuggingportable-executableida

Read More
How can `kernel32.dll` export an ordinal of 0, when its `OrdinalBase` field is set to 1?...


windowsdllreverse-engineeringportable-executable

Read More
What is in the Reserved1 field of the IMAGE_LOAD_CONFIG_DIRECTORY32 structure?...


windowsdllprocessloaderportable-executable

Read More
How to determine RVA of AddressOfEntryPoint from PE Headers Using Dumpbin...


debuggingwindbgportable-executable

Read More
How can an executable be this small in file size?...


windowsportable-executablemalware

Read More
What's the difference between casting the type of a 32 bit address to (BYTE *) and (DWORD *)...


c++windowsbyteportable-executabledword

Read More
BackNext