Search code examples
C/C++ assign pointer address of DWORD array...

c++cwinapivisual-c++portable-executable

Read More
Wondering about COFF Externs ...

visual-studiolinkerportable-executablecoff

Read More
Segmentation fault in program loaded with custom binfmt handler; same program in ELF format runs sea...

assemblyprocesslinux-kernelsegmentation-faultportable-executable

Read More
.text in memory being overwritten during execution...

assemblyprocesslinux-kernelgdbportable-executable

Read More
Why does the PE sections change between runs?...

c++memoryprocessportable-executable

Read More
Trying to call functions directly through the Import Section...

windowsx86nasmportable-executable

Read More
How to put configuration information inside the executable?...

delphiinidelphi-2006portable-executable

Read More
javaHG with hg.exe not set as an environmental variable...

mercurialportable-executablejavahg

Read More
Resolving PE SxS imports Windows...

c++windowsportable-executablewinsxs

Read More
When does the PE file format IAT function addresses get set...

windowsfileformatportable-executable

Read More
Do exported functions have hint?...

portable-executable

Read More
Exported DLL functions not ordered lexically?...

c++windowsportable-executable

Read More
Windows: Get start and end of .text section...

c++windowsportable-executable

Read More
How DLL's resolve its IAT?...

c++windowswinapidllportable-executable

Read More
How to check whether a PE file (DLL,EXE) is a COM component?...

comwinapiportable-executable

Read More
List imported DLL of PE file...

cwinapidllportable-executable

Read More
C++ How Do I Export Address Table Hooking (EAT)?...

windowsdllassemblyportable-executable

Read More
How to find the offset of the Import Section in a PE32 file?...

windowsassemblyexecutableportable-executable

Read More
Can IMetaDataImport resolve an RVA to a pointer?...

.netclrportable-executable

Read More
Windows implementation of code signing...

windowssecuritycode-signingportable-executablemalware

Read More
dump pe file from memory to disk...

delphiportable-executable

Read More
Getting the full path of the DLLs from a PE import table...

c++importportable-executable

Read More
reading PE32+ section's raw data...

windowsportable-executable

Read More
Data in the data section of an exe...

windowsexecutableexeportable-executable

Read More
Hooking IAT address is incorrect...

chookportable-executable

Read More
Printing out the names of implicitly linked dll's from .idata section in a portable executable...

windowsexecutableexeportable-executable

Read More
What does the /TSAWARE linker flag do to the PE executable?...

windowsvisual-c++linkervisual-c++-6portable-executable

Read More
prevent VC++ DLL rebasing by PE header editing...

visual-c++dllreverse-engineeringportable-executable

Read More
ImageBase + SizeOfHeaders will jump at the section table...

windowsassemblyportable-executable

Read More
Inconsistent function pointer address with what the debugger shows...

cmemoryassemblyportable-executable

Read More
BackNext