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

Indicate string obfuscation presence #400

Open
mr-tz opened this issue Jul 22, 2021 · 0 comments
Open

Indicate string obfuscation presence #400

mr-tz opened this issue Jul 22, 2021 · 0 comments

Comments

@mr-tz
Copy link
Collaborator

mr-tz commented Jul 22, 2021

Even if emulation fails, can FLOSS provide helpful indicators that string obfuscation is used in a sample?

  • few strings in binary / specific sections
  • functions reference few strings or strings that appear to be obfuscated
  • code sequences indicate stackstrings (see yara/capa rules)
  • if there are many tight loop functions, emit that the program likely uses tightstrings?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant