Search code examples
IDA PRO 6.5 LNK1104 error...

ida

Read More
Converting C# to Python...

c#pythonida

Read More
Is Modulus or Remainder % Signed Value Always the same as And Operator Minus 1 from that value?...

csignedmodulusidaand-operator

Read More
How to simplify Assembly Translation Shift Right by 32 Xor Absolute Number And Value...

assemblyxorshiftabsolute-valueida

Read More
fastcall on arm (Android NDK)...

androidc++android-ndkarmida

Read More
IDA PRO Translating C++ code into C Code __OFSUB__ macro...

c++cmacrostranslateida

Read More
IDA Pro python idaapi...

pythonassemblyida

Read More
Python pointer to unicode string...

pythonida

Read More
How to translate "aKernel32_dll_0: unicode 0, <KERNEL.32>, 0" into a legal declarati...

winapiassemblyreverse-engineeringidakernel32

Read More
How to deal with jump table embedded in the .text section in nasm?...

assemblynasmidajump-table

Read More
How to determine memory address of non-exported function in windows executable process?...

reverse-engineeringidadll-injection

Read More
How to know what memory zones are writable...

memorymemory-managementidawritable

Read More
RE - IDA finding function offset...

c++reverse-engineeringmemory-addressidadll-injection

Read More
IDA pro script to extract all the instructions into a assemble file...

assemblyreverse-engineeringdisassemblyida

Read More
How to get .text segment statistics in IDA Pro?...

windowsassemblyreverse-engineeringidamemory-segmentation

Read More
export symbols from IDA pro for use in GDB...

gdbmach-oida

Read More
IDA Pro: Export identified array to c/c++...

ida

Read More
IDA Pro Dereference Pointer from a Register and a Constant offset...

assemblyx86reverse-engineeringida

Read More
Is it possible in IDA Pro to make a struct field offset to vtable which is defined in .data segment?...

comreverse-engineeringvtabledisassemblyida

Read More
What's the difference of j__objc_msgSend and objc_msgSend?...

iosobjective-creverse-engineeringida

Read More
(Ida Pro) Find out which functions use the import symbol...

reverse-engineeringida

Read More
How to disambiguate instructions from data in the .text segment of a PE file?...

windowsassemblydisassemblyportable-executableida

Read More
Finding the raw offset of .text section in a PE file...

cbinaryfilesportable-executableida

Read More
How to remove symbols from .so file during build...

androidshared-librariesdebug-symbolsidavs-android

Read More
Binary Patching - modifing existing instructions and keeping machine code alignment...

assemblyreverse-engineeringida

Read More
In IDA Pro what is '::lower16::' in the 2nd ARM operand do?...

objective-carmida

Read More
IDA reset function name...

renameresetida

Read More
how to write this in C...

cassemblyreverse-engineeringida

Read More
iOS executable file without main function...

iosobjective-creverse-engineeringida

Read More
How can I get SEL (@selector()) from object file (Mach-o)? how SEL stored in Mach-o?...

iphoneobjective-creverse-engineeringidacydia-substrate

Read More
BackNext