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

GetSysIDfromhash #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

GetSysIDfromhash #8

wants to merge 7 commits into from

Conversation

timwhitez
Copy link

GetSysIDfromhash

@C-Sto
Copy link
Owner

C-Sto commented Mar 31, 2021

I actually toyed with the idea of this a little while ago - however I came to the conclusion that picking a specific hashing algorithm would be a little too specific and encourage brittle detections.

An alternative that appealed to me was a function that takes a hasher as a parameter - that way you can use whatever hashing alg you want and it should be fine

@timwhitez
Copy link
Author

your idea is great, i will try

@timwhitez
Copy link
Author

I had updated the code and add another example

@C-Sto
Copy link
Owner

C-Sto commented Apr 6, 2021

Looks good - I'll try and find some time to test it, but given the example I think it should be all fine :)

@timwhitez
Copy link
Author

I was wondering if it is necessary to write a new function to return b.banana.Exports(). what's your opinion?

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

2 participants