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

Some fixes from #603 #604

Closed
wants to merge 3 commits into from
Closed

Some fixes from #603 #604

wants to merge 3 commits into from

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Nov 20, 2016

I am not completely sure about sizeof(*binary). Googling indicates the result should be the same.

@matrix
Copy link
Member

matrix commented Nov 20, 2016

@neheb, "sizeof(*binary)" it's not good for me and not only ...
Have you tried running hashcat after apply these patches?

@jsteube
Copy link
Member

jsteube commented Nov 20, 2016

Be careful of this trap, it's actually not a bug. This is some weird AMD OpenCL runtime error, they actually want the size of the pointer address. Let's continue on #603

@jsteube jsteube closed this Nov 20, 2016
jsteube added a commit that referenced this pull request Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants