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

Unable to interpret my output #4

Open
AbhijittDhavlle opened this issue Nov 6, 2018 · 9 comments
Open

Unable to interpret my output #4

AbhijittDhavlle opened this issue Nov 6, 2018 · 9 comments

Comments

@AbhijittDhavlle
Copy link

I am getting some weird output (provided screenshot). If I change my key , the output value is completely different from what I set my key to be. I am unable to interpret my output. Help me asap
screenshot from 2018-11-06 17-38-12.

@JaspinderKaur07
Copy link

JaspinderKaur07 commented Mar 23, 2019

Hi,
Were you able to find the solution to your problem or interpret what these numbers are?
Thanks and Regards
Jaspinder Kaur

@AbhijittDhavlle
Copy link
Author

AbhijittDhavlle commented Mar 23, 2019 via email

@JaspinderKaur07
Copy link

JaspinderKaur07 commented Mar 23, 2019 via email

@nepoche
Copy link
Owner

nepoche commented Mar 24, 2019

Hello, I'm sorry I've let this github repo decay.

The newspy.cpp program outputs the guess at the secret key. The key in the codebase is '0000...0000' (on line 38), so it is definitely not outputting the correct values. Did you follow all of the steps outlined in the readme - especially the parts about cache hit/miss thresholds and t-table addresses?

@JaspinderKaur07
Copy link

JaspinderKaur07 commented Mar 24, 2019 via email

@JaspinderKaur07
Copy link

JaspinderKaur07 commented Mar 27, 2019 via email

@JaspinderKaur07
Copy link

JaspinderKaur07 commented Mar 27, 2019 via email

@b-saideepak
Copy link

I think it is a problem with the shared library location. Can you see if the libcrypto.so is present at /usr/local/lib ? If not, update the locations wherever needed with the location where the library is present. That solved the issue for me.

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

No branches or pull requests

5 participants
@nepoche @AbhijittDhavlle @b-saideepak @JaspinderKaur07 and others