Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new windows with the configuration #15

Closed
0ca opened this issue Aug 31, 2016 · 6 comments
Closed

Add a new windows with the configuration #15

0ca opened this issue Aug 31, 2016 · 6 comments
Assignees
Milestone

Comments

@0ca
Copy link
Collaborator

0ca commented Aug 31, 2016

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

We could configure this things:

@0ca
Copy link
Collaborator Author

0ca commented Aug 31, 2016

  • Automatically start the plugin when loaded

@0ca
Copy link
Collaborator Author

0ca commented Aug 31, 2016

@0ca
Copy link
Collaborator Author

0ca commented Sep 1, 2016

  • Taint argv[0]? The argv[0] is the program path. Sometimes is it used to do some checks. But then we are going to enable the tainting/runtime trigger in the main always. And maybe sometimes we are interested in the recv so we want to skip all the code between the main and the first recv.
  • Taint argc? The same than before

illera88 added a commit that referenced this issue Sep 6, 2016
@illera88
Copy link
Owner

illera88 commented Sep 8, 2016

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

@illera88 illera88 added this to the v0.1 milestone Sep 8, 2016
@illera88 illera88 self-assigned this Sep 8, 2016
@0ca
Copy link
Collaborator Author

0ca commented Sep 9, 2016

Storing the config in a separated file and showing the config dialog via a menu:
eabaae7

We still need to put there the auto init option.

Autorun plugin with IDA

@0ca
Copy link
Collaborator Author

0ca commented Sep 12, 2016

Should we add to this windows the blacklist?

@0ca 0ca closed this as completed Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants