Search code examples
How do I make space for my code cave in a Windows PE 32bit executable...

windowsassemblyx86portable-executable

Read More
How to tell if an exe will load a DLL statically or dynamically by looking at the PE file header?...

portable-executable

Read More
How can i calculate the file offset of the memory virtual address of the export table?...

portable-executable

Read More
How to change the default *.exe icon in C/C++?...

c++cwindowsportable-executable

Read More
How is machine code stored in the EXE file?...

x86portable-executablemachine-codeinstruction-setopcode

Read More
RunPE memory malfunction...

c++winapiportable-executable

Read More
Portable executable file analysing using c#...

c#.netreverse-engineeringportable-executable

Read More
What is the MZ signature in a PE file for?...

c++headerportable-executable

Read More
Finding a function in a disassembly...

debuggingassemblyreverse-engineeringportable-executable

Read More
How to match duplicates and if match how to remove second one in list in python?...

pythonpython-3.xportable-executable

Read More
OSMajor and OSMinor version numbers in PE file...

windowsversionportable-executable

Read More
Convert char array to integer value...

c++binaryhexportable-executable

Read More
How to read Import Directory Table in C...

c++importdirectoryportable-executable

Read More
Extract Software Signing Cert using Python from a PE File...

pythonopensslportable-executablepyopensslpython-cryptography

Read More
What is the difference between Import Address Table and Global Offset Table?...

cassemblyelfportable-executablegot

Read More
What is the difference between .text and .itext memory segments?...

windowsdelphiportable-executable

Read More
How to dump PEs exports functions names with C?...

cwindowswinapiportable-executable

Read More
Show info about IMAGE_EXPORT_DIRECTORY...

winapiportable-executable

Read More
What are the 2 bytes in the beginning of u1.AddressOfData in the memory mapped IAT of PE files?...

cwindowswinapiportable-executable

Read More
PE File format got wrong in AddressOfEntryPoint?...

portable-executable

Read More
Replace PE in embedded icon image, without re-signing the file all over again...

windowsdigital-signaturecode-signingportable-executable

Read More
Powershell application portable...

powershellpowershell-2.0portable-executableportable-applications

Read More
Manually sign a PE file...

c++winapiportable-executable

Read More
Find an instruction in an executable file, given its address in a running process?...

assemblyreverse-engineeringmemory-addressportable-executablecheat-engine

Read More
How to differentiate 16 bit MZ and 32 bit MZ...

cwindows32-bitportable-executable

Read More
Structures contained in the .pdata section...

windows64-bitportable-executable

Read More
Can a loader of a binary fill a memory area?...

celfportable-executable

Read More
Is there an ELF equivalent of PE base relocations?...

x86elfportable-executablerelocation

Read More
Where can I find the IMAGE_LOAD_CONFIG_DIRECTORY structure in the headers of a portable executable?...

c#windowsheaderportable-executable

Read More
How to get relocated base address in PE Files?...

windowsportable-executable

Read More
BackNext