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

Add a new windows with the configuration #15

Closed 0ca closed 8 years ago

0ca commented 8 years ago

We could show to the user a windows with all the configuration.

We could configure this things:

0ca commented 8 years ago
0ca commented 8 years ago
0ca commented 8 years ago
illera88 commented 8 years ago

I think this part is finished. We should thing what categories we are gonna have and how to organize the items because the IDA UI API sucks!! We should do some testing and closing this ticket if there is no problems.

2016-09-07 21_31_06-ponce configuration

0ca commented 8 years ago

Storing the config in a separated file and showing the config dialog via a menu: https://github.com/illera88/PonceProject/commit/eabaae7f8732baf462fedc8fb350a43265ba65b4

We still need to put there the auto init option.

Autorun plugin with IDA

0ca commented 8 years ago

Should we add to this windows the blacklist?