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

Incorrect parameter detection #17

Closed
justanotheranonymoususer opened this issue Feb 28, 2017 · 5 comments
Closed

Incorrect parameter detection #17

justanotheranonymoususer opened this issue Feb 28, 2017 · 5 comments
Labels

Comments

@justanotheranonymoususer
Copy link
Contributor

See the screenshot below. The arguments are detected for sub_1400091C0, even though the call of CoInitializeEx invalidates the registers.

image_137

@ThunderCls ThunderCls added the bug label Feb 28, 2017
@ThunderCls
Copy link
Owner

Well, I've tried to replicate your code but it is working fine for me.

image

If you continue getting this issues, could you please send me the executable in order to replicate exactly your case?

@justanotheranonymoususer
Copy link
Contributor Author

Do you have the Analyze Undefined Functions option enabled? I forgot to mention that, sorry.

@ThunderCls
Copy link
Owner

Yup

issue

@justanotheranonymoususer
Copy link
Contributor Author

Here's the file.

@ThunderCls
Copy link
Owner

Thanks to the file I could check the bug. Actually there´s no issues in the main code but in the definition files, apparently the parser failed in a couple of them. A fix will soon be pushed tho. Once again, thanks for reporting ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants