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

[obfuscated-with-litcrypt] #889

Open
lulzc opened this issue Mar 23, 2024 · 0 comments
Open

[obfuscated-with-litcrypt] #889

lulzc opened this issue Mar 23, 2024 · 0 comments

Comments

@lulzc
Copy link

lulzc commented Mar 23, 2024

Prerequisites

  • [X ] Put an X between the brackets on this line if you have done all of the following:
    • Checked that your rule idea isn't already filed: search

Summary

Target = Rust Binaries

LITCRYPT encrypts strings when compiling, keeping them encrypted in both disk and memory while running, and only decrypting them when needed.

Examples

Features

string: "litcrypt"
string: "litcrypt::litcrypt_internal"

Additional context

Rule details

Namespace

anti-analysis/obfuscation/

References

https://github.com/anvie/litcrypt.rs

Other rule meta information

att&ck:
  - Defense Evasion::Obfuscated Files or Information [T1027]
mbc:
  - Anti-Static Analysis::Executable Code Obfuscation [B0032]
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