-
should do `idapro.close_database()` after processing to pack database
mr-tz updated
1 month ago
-
Hi there,
I try to submit a binary to INDEXING tab but it displays like the following error:
2020-02-03 16:48:18.933 ERROR 4652 --- [nio-8571-exec-9] c.m.s.d.k.f.d.DisassemblyFactory : Fai…
-
# 前言
苹果公司在MacBook这种生产力平台使用无疑是个伟大且大胆的创新,经过几年的软件生态环境的改善,各种常用工具基本都能在mac下运行。但仍有些闭源发布的软件仍需要在amd64架构下的Linux环境中才能运行,比如本文中的IDA Pro 7.6版,因此整理一下踩坑记录,可供相关需求的同学参考。
**划重点**:arm环境下运行amd64程序;ldd跨架构运行
# 环境和工具
…
-
Running cmake with `-DBINEXPORT_ENABLE_IDAPRO=OFF` results in the error:
```
CMake Error at build/binexport/cmake/FindIdaSdk.cmake:173 (find_path):
Could not find IdaSdk_LIBPATH64 using the fol…
-
Hello. I don't know if DIE is still maintained but here is a blocking issue with IDAPro 6.95
I've installed DIE carefully following instructions and I got this error when IDA starts:
[2] Loading dat…
-
Thanks for making this plugin, it is exactly what we need for Golang recovery! I have one issue at the moment:
Just to let you know, this is erroing out on IDA 8.4:
```
class MapCall(RtypeCal…
-
I followed the instructions to the letter, when IDA Pro is started, this error happens:
```
C:\Tools\IDAPro\plugins\die_proxy.py: cannot import name base
Traceback (most recent call last):
Fil…
r0ptr updated
2 years ago
-
Hi there.
I got this exception while searching for an instruction in the disassembly view.
```
Exception in ida_idp.IDP_Hooks dispatcher function: SWIG director method error. Error detected whe…
-
> 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…
-
In IDA I got this behaviour (same for 32bits)
```
dlopen(/Users/user/.idapro/plugins/ida_palette64.dylib): dlopen(/Users/user/.idapro/plugins/ida_palette64.dylib, 2): Symbol not found: __ZN2QT17QA…