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

Predefined Call Summaries #48

Open
sushant94 opened this issue Jan 1, 2017 · 1 comment
Open

Predefined Call Summaries #48

sushant94 opened this issue Jan 1, 2017 · 1 comment

Comments

@sushant94
Copy link
Collaborator

sushant94 commented Jan 1, 2017

Write/Generate call summaries for standard functions.

Should include:

  • Arguments
  • Types of arguments
  • Registers modified
  • Registers preserved
  • Return type
  • Return register

Bonus: Automatically generate these from .h files based on calling convention profiles.

@XVilka
Copy link
Contributor

XVilka commented Feb 9, 2017

I think also this information should be taken from "aft*, afn*, afv*" commands from radare2.

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