Skip to content

.bin input fix#47

Open
jabra- wants to merge 1 commit into
klezVirus:mainfrom
jabra-:bin-extension-fix
Open

.bin input fix#47
jabra- wants to merge 1 commit into
klezVirus:mainfrom
jabra-:bin-extension-fix

Conversation

@jabra-

@jabra- jabra- commented Jul 25, 2023

Copy link
Copy Markdown

input file with a .bin extension doesnt work currently because the args.binary variable is used for input.

binary_abs_path = os.path.abspath(args.binary)

The ".bin" shellcode was also removed in the cleanup process. I resolved this by removing the deletion of .bin in the cleanup function.

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