Search code examples
Is there a way to get Lua Types from a game called ROBLOX using IDA?...

luarobloxida

Read More
The meaning of LOBYTE(some_var) = 0; in IDA HexRays?...

reverse-engineeringida

Read More
IDA Pro: How to modify a function to always return true?...

assemblyarmida

Read More
How to assemble ARM instructions (using GCC)...

gccassemblyarmida

Read More
Difference between main and __libc_start_main...

cdisassemblydecompilingida

Read More
Calling function from dll with pointer not working...

c++pointersidareversingghidra

Read More
Practical Malware Analysis - Lab 5.1 Question 11 function sub_100036C3...

winapiassemblydisassemblymalwareida

Read More
How to use decompiled C function from IDA in Python code?...

pythoncdecompilingida

Read More
What does ::struct mean in this context?...

reverse-engineeringida

Read More
How to install IDAPython a python plugin for IDA on windows 10...

pythonida

Read More
Decompile ELF on Windows...

elfdecompilingida

Read More
Specifications of V8 snapshot binaries / debugging...

javascriptnode.jsdebuggingv8ida

Read More
Swift MAC app failed to laucnh after being patched by IDA...

swiftassemblyx86-64disassemblyida

Read More
Differences in OllyDbg and IDA PRO for MOVSX EDX, BYTE PTR [ESP+ECX+8] command...

assemblyreverse-engineeringidaollydbg

Read More
IDA configuration for existing idb...

ida

Read More
How to Fix the Instruction in Code which cause application crash...

c++assemblyx86ida

Read More
PowerPC64 imports rename...

binarysymbolselfpowerpcida

Read More
What is the effect of using JMP on a function address?...

functionassemblyida

Read More
How to use JMP in IDA?...

assemblyx86ida

Read More
How can I find the data structure that represents mine layout of Minesweeper in memory?...

reverse-engineeringwindbgidaminesweepermemory-editing

Read More
Windbg Local kernel debugging on a .sys file...

reverse-engineeringwindbgida

Read More
IDAPython dump hex pres of opcode to file...

pythonhexidaopcode

Read More
200kB file to search for 8! (40320 permutations) in Python or IDA...

pythonidahexdump

Read More
why RH850G3K is not in Processor type list in my IDA?...

ida

Read More
Why the function got by idapython is not the same as displayed in function window using IDA?...

binarydisassemblyida

Read More
IDA disassembly produces completely different code to ASM file for exe compiled in Visual Studio 201...

assemblyvisual-studio-2017disassemblyida

Read More
What does parenthesis BEFORE register mean in x86?...

assemblyx86windbgdisassemblyida

Read More
mov eax, large fs:30h...

debuggingassemblyx86idamov

Read More
What is large dword?...

assemblytypesx86idadword

Read More
C math function with _BYTE and...

cida

Read More
BackNext