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

Patched np.int, feature hashing problem, and lief errors version #110

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

Conversation

zangobot
Copy link
Contributor

I fixed three things in this PR:

  • now all the NP.INT are INT (so no issues from numpy)
  • FeatureHashing was failing for raw_obj['entry'] as it was a single string
  • Replaced lief.ERROR with lief.lief_errors.ERROR (and tried to match the same errors, since they have been refaactored)

k0T0z added a commit to scorpionantimalware/ember that referenced this pull request Nov 24, 2023
…lastic/ember#108, elastic/ember#99, and elastic/ember#93

Signed-off-by: Saif Kandil <74428638+k0T0z@users.noreply.github.com>
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.

1 participant