diff --git a/src/data/projects.js b/src/data/projects.js index e311593..69698af 100644 --- a/src/data/projects.js +++ b/src/data/projects.js @@ -3,7 +3,7 @@ let projects = [ title: "Rust Obfuscator - ", status: "IN PROGRESS", description: - "creating a open source obfuscator for Rust, currently have variable renaming, but working on string and integer literal encryption", + "creating a open source obfuscator for Rust, currently have variable renaming for shipped source code, working on string literal encryption and code flow obfuscation", image: "/rustacean.jpg", }, {