DynDataResolver icon indicating copy to clipboard operation
DynDataResolver copied to clipboard

Results 10 DynDataResolver issues
Sort by recently updated
recently updated
newest added

I would like use the command line to trace all the program and in order to avoid enter an absolute code range, like 0x410000 - 0x412000, see below: C:\tools\DDR\DynamoRIO-Windows-8.0.18585\bin32>drrun.exe -c...

SO: Windows 10 V20H2 19042.1052 Python: 3.8.10 Arch: X64 Processor: INTEL IDA Pro: 7.5SP3 DDR crashes when I'm trying to trace anything on a specific sample. ![image](https://user-images.githubusercontent.com/6010861/122613729-a2790500-d085-11eb-8c4a-441bf197258a.png) Anything I can...

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.2 to 0.65.2. Release notes Sourced from fastapi's releases. 0.65.2 Security fixes 🔒 Check Content-Type request header before assuming JSON. Initial PR #2118 by @​patrickkwang. This change...

dependencies

Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5.1 to 1.6.2. Release notes Sourced from pydantic's releases. v1.6.2 (2021-05-11) Security fix: Fix date and datetime parsing so passing either 'infinity' or float('inf') (or their negative...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...

dependencies

SO: Windows 10 V20H2 19042.685 (full updated) Python: 3.8.7 Arch: X64 Processor: INTEL IDA Pro: 7.5SP3 ... [DDR_INSTALLER][INFO] Network setup: [DDR_INSTALLER][INFO] Please enter server PORT to listen on (Default is...

Windows 10 - 1607 i7-6700K IDA PRO 7.5 Python 2.7 1. C:\Users\Dex Dexter\AppData\Roaming\Hex-Rays\IDA Pro\plugins\ddr = such location not found I solve the problem by creating such a folder and throwing...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

I ran into quite some problems during installation and I'm helping others who want to install this plugin by writing my fixes here. My setup: * IDA version 9.0 *...