-
### What's the problem?
```
Failed while executing plugin_t.init():
Traceback (most recent call last):
File "C:/Users/flare/AppData/Roaming/Hex-Rays/IDA Pro/plugins/dereferencing.py", line 132, …
-
Hello, I wanted to reverse engineer old game to try to fix some bugs there.
For this reason, I opened a dll file, opened random function and compared results between IDA Pro Decompiler and Cutter bu…
-
```
[idarling][DEBUG] Sending packet: JoinSession(group=XXX, project=YYY, database=ZZZ, tick=0, name=User, color=40191, ea=65536, silent=True)
[idarling][DEBUG] Installing hooks
[idarling][ERROR]…
-
When `function.convention()` is called on functions with a specific prototype, the following exception is raised:
```
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\u…
-
idawasm dies with the following error message:
```
Possible file format: WebAssembly v1 executable (C:\Desktop Sync\ExeCrackers\Tools\IDA 7.0\loaders\wasm_loader.py)
bytes pages size descri…
ghost updated
5 years ago
-
Hallo,
The Assets are Outdated and i do not have a IDA Pro License, would be nice if you Update the Assets.
If there is a way to get them Updatd without IDA Pro, please tell me.
Regards,
Alari…
-
## 0x0 论文信息
- **标题:** How Machine Learning Is Solving the Binary Function Similarity Problem
- **作者:** Andrea Marcelli, Mariano Graziano, Xabier Ugarte-Pedrero, and Yanick Fratantonio, Cisco System…
-
**Describe the bug**
Bindiff is unable to process statically linked binaries exported by Ghidra with BinExport.
I have not tried BinExport with IDA.
**To Reproduce**
Steps to reproduce the…
-
Some modifies for ida 7.0.
```
#
# IDAPython Xtensa processor module
# https://github.com/themadinventor/ida-xtensa
#
# Copyright (C) 2014 Fredrik Ahlberg
#
# This program is free software;…
-
I have installed IDA 7.0 from https://out7.hex-rays.com/files/idafree70_linux.run however seems not supported by S2E.
IDA 6.8 is supported but is too old, S2E should support IDA 7.0+
[S2E:fussea…