mirror of
https://github.com/EgeBalci/deoptimizer
synced 2026-06-08 10:55:50 +00:00
Crate keywords adjusted.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ license-file = "LICENSE"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/EgeBalci/deoptimizer"
|
||||
authors = ["Ege BALCI <egebalci@pm.me>"]
|
||||
keywords = ["evasion", "malware", "obfuscation", "optimization", "detection", "iced-x86"]
|
||||
keywords = ["evasion", "malware", "obfuscation", "optimization", "detection"]
|
||||
categories = ["command-line-utilities", "compilers"]
|
||||
description = "This tool is a machine code de-optimizer. By transforming/mutating the machine code instructions to their functional equivalents it makes possible to bypass pattern-based detection mechanisms used by security products."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user