mahaloz / decomp2dbg

A plugin to introduce interactive symbols into your debugger from your decompiler
BSD 2-Clause "Simplified" License
621 stars 39 forks source link

ghidra 10.3.2 throw error when changing name during execution #96

Closed antkss closed 6 months ago

antkss commented 6 months ago

https://github.com/mahaloz/decomp2dbg/assets/88892713/3de84777-aee2-4de9-bece-74e43ac30275

mahaloz commented 6 months ago

@antkss thanks for the video. Any chance you can post the binary for easier testing?

antkss commented 6 months ago

@antkss thanks for the video. Any chance you can post the binary for easier testing? ok, here, thank for your response heap.zip

mahaloz commented 6 months ago

Fixed in v3.9.1, please reinstall pip3 install -U decomp2dbg && decomp2dbg --install.