-
Notifications
You must be signed in to change notification settings - Fork 22
Aegis 6406 asm2vec pytorch magics #20
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
Open
ilektragiassa
wants to merge
70
commits into
oalieno:master
Choose a base branch
from
wandera:AEGIS-6406-asm2vec-pytorch-magics
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Aegis 6406 asm2vec pytorch magics #20
ilektragiassa
wants to merge
70
commits into
oalieno:master
from
wandera:AEGIS-6406-asm2vec-pytorch-magics
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TRIVIAL - added req files and fix bug
scripts/bin2asm.py to be replaced with asm2vec/binary_to_asm.py
Co-authored-by: Jamie Nutter <[email protected]>
Aegis 6405 asm2vec pytorch edits
Script for training an asm2vec model
Script for calculation of tensor representations
Magic bytes as variable so that it is usable for other OS/file formats
Co-authored-by: Jamie Nutter <[email protected]>
If none, then use the magic bytes for MacOS
AEGIS-6405 pass magic bytes as variable
Adding malware file for the purposes of test/test_binary_to_asm.py. To use locally, the binary shall be placed in the malware_bin/ folder, as indicated in the unit test.
For the purposes of test/test_binary_to_asm.py. To be placed in the malware_bin/ folder, as indicated in the unit test.
Aegis 6405 test binary to asm
AEGIS-6406 fix scripts
…ixes AEGIS-6406 asm2vec pytorch minor fixes
AEGIS-6406 change mode from "test" to "update"
Disassemble only if the folder does not exist
Correctly calculate function_count per binary, not cumulatively
AEGIS-6406 add identation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.