Skip to content

Commit

Permalink
update project description
Browse files Browse the repository at this point in the history
  • Loading branch information
dronavallipranav committed Jan 2, 2024
1 parent 3d7e589 commit 9b29e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
{
Expand Down

0 comments on commit 9b29e46

Please sign in to comment.