Search code examples
What is there before ImageBase address in Virtual Address?...

windowsportable-executable

Read More
What are the differences between PE and ELF binary formats?...

linuxwindowselfportable-executableexecutable-format

Read More
JUMP Table close to the end of the .text section...

cdisassemblyportable-executablereversing

Read More
Detecting and extracting opcode sequences...

databaseportable-executablemalwareopcode

Read More
Difference between bound imports and delayed imports in PE header...

reverse-engineeringportable-executable

Read More
PE/ELF executable file format- Malware sample Execution...

securityexecutableportable-executablemalwarefile-type

Read More
How IMAGE_DOS_HEADER works...

c++portable-executable

Read More
ASLR and DEP in Delphi, How to tell?...

delphiportable-executableaslrdep

Read More
How can I retrieve portable executable properties like Version or Description using C++?...

portable-executable

Read More
"The default heap size is 1 MB". How come can I malloc() more then, do I misunderstand the...

windowslinkerheap-memoryportable-executablestack-memory

Read More
How does GCC implement __attribute__((constructor)) on MinGW?...

cgccportable-executable

Read More
procedure entry point MessageBoxA could not be located when importing from dll in a custom PE file...

winapiimportx86nasmportable-executable

Read More
Find the name of the Imported DLLs using PE Headers...

c++windowspointerstypesportable-executable

Read More
Module name different from its Image File name...

windowswindbgportable-executable

Read More
Is there integrity check in PE files?...

windowsexereverse-engineeringportable-executableintegrity

Read More
How to make a portable executable file using JPackage?...

javaexeportable-executablejpackage

Read More
Do these Windows executable meta data traits mean what I think they do?...

x86-64disassemblyportable-executable

Read More
install4j: Extract application JARs from a Windows installer...

install4jportable-executable

Read More
How could I go about loading functions from NTDLL without linking against it or any other DLLs?...

functiondynamic-linkingportable-executablentdllwindows-nt

Read More
libbfd: Write COFF object with AMD64 machine type...

c++portable-executablecoffbfd

Read More
Deterministic builds under Windows...

c++windowsvisual-c++portable-executable

Read More
How to access PE NT headers from DOS headers?...

c++binaryfilesportable-executable

Read More
Do I need to modify any headers if I change .text of PE?...

windowsexebinaryfilesportable-executable

Read More
How can I find the public key of any PE file?...

javaandroidportable-executable

Read More
EXE or DLL Image base address...

c++windowsportable-executablebase-address

Read More
How to add timestamp certificate to a signed PE file on Linux?...

linuxcode-signingportable-executabletrusted-timestamp

Read More
In Visual Studio 2019, linking plain C++ project to Dot Net 5 project builds an invalid executable...

c++.net-corelinkerruntime-errorportable-executable

Read More
creating / deleting sections using the PeNet library...

c#portable-executable

Read More
Reading PE COFF Header and getting characteristics flag...

cfileheaderhexportable-executable

Read More
How to identify malware extensions from hash?...

securityportable-executablemalware

Read More
BackNext