-
File "E:/tools/idapro/plugins/keypatch.py", line 268, in Keypatch_Asm
"X86 16-bit": (KS_ARCH_X86, KS_MODE_16), # X86 16-bit
-
> pip freeze | grep -i daila
dailalib==3.13.1
> pip3 install dailalib && daila --install
Install for IDA Pro? [y/n]
y
Plugins Path [default = None] (enter nothing to use default):
[+] Instal…
-
I used IDAPro 6.8 Windows and build from here:
https://mega.nz/#!n1UFFYqY!yfoFxFTEUCjIuxKXfWYwZKx8N2nBFk_oS9bhRCJqKVg
It just uses x86 ASM, seems by default. Is there a way to switch processor type f…
-
Hi dude, and thank you very much for this contribution.
Can you give some further info, or step by step sample of how to use it?
I mean, this works as a IDA plugin? So I have to copy into my /ho…
-
Hi
am trying to disassemble a Renesas rh850(using v850 language) dump and have bad branch result:
GHIDRA:
`ROM:00196748 f9 07 49 fe ld.hu -0x1b8 [r25 ],r0=>DAT_fffffe49`
Here is cor…
-
I've extracted rom.bin from the WIFI chip, but I don't kown whether it is so-called clean. I have tried to applied flashpatches to the ROM file using the fpext utility but failed. So I use IDApro to d…
-
To my understanding: the documentation for building `McSema` on windows natively is out of date, no documentation about cross compilation, and no precompiled windows binaries. I have a Windows IDA Pro…
-
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
…
-
**Describe the bug**
Ghidra v9.1.2
file idaxml.py in /IDAPro/Python/7xx/python/
Line 3099: idc.set_member_cmt(mbr, regcmt.text, False)
Line 3013: idc.set_member_cmt(mbr, rptc…
-
```
What steps will reproduce the problem?
1. run the pida_dump.py to export any file with IDApro 6 running IDAPython 1.4.2
What is the expected output? What do you see instead?
- I expect to see a…