cesena / ghidra2dwarf

🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
MIT License
183 stars 17 forks source link

TypeError: unsupported operand type(s) for +: 'long' and 'NoneType' #8

Closed jy95 closed 3 years ago

jy95 commented 3 years ago

Hello,

I am using Ghidra 9.2.3 and I got an issue when testing a binary with your script :

image

Thanks in advance,

meowmeowxw commented 3 years ago

Hi, Can you share the binary?

jy95 commented 3 years ago

@meowmeowxw I just sent you it on your protonmail mail ;)

meowmeowxw commented 3 years ago

Received, ghidra2dwarf only works on ELF binaries not PE