This hooks the GetArgs function in Olly and will provide arguments for custom functions.
You can easily create labels like SomeFunction(int arg1, char* arg2) and this plugin will have arg1/arg2 placed in your code. (Note you will need to reanalyze the code).
Recommended Comments
Create an account or sign in to comment