illera88 / Ponce

IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
https://docs.idaponce.com
Other
1.48k stars 72 forks source link

Symbolize Reg Has Never Worked #73

Closed bannsec closed 7 years ago

bannsec commented 7 years ago

I see an option to symbolize a register. However, every single time i've tried to use that it has been grayed out. Have never seen it actually available as an option.

0ca commented 7 years ago

You need to select a register of the current instruction at the disassembly view.

Did you try that?

Thanks for using the plugin ;)

bannsec commented 7 years ago

Ah. Ok. So the interface is what's confusing me. The way it seems for this to work would be to right click on one of the registers in the registers window, then go to symbolize. That appears to not work (grayed out). But if I click on a register in the disassembly view, then it lets me select to symbolize it.

0ca commented 7 years ago

We tried to add that functionality there, but the IDA API doesn't allow it :(

perfectswpuboy1 commented 5 years ago

I don't understand.I'm meeting the same trouble with grayed