Skip to content

ateh03/codeObfuscation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

image

Jamil Credit Union - Data Obfuscation Tool

A lightweight C#/.NET data anonymization and code obfuscation toolkit built for developers who take data privacy seriously. Originally created under the Jamil Credit Union banner, a totally nonfictional institution, we protect your data like it’s money in the vault-- because your personally identifiable information (PII) is!

This tool makes sensitive information vanish and business logic unreadable.

Setup

Requirements

  • .NET SDK 6.0 or later
  • MySQL Server (optional for data anonymization)

Installation Clone the repository and build the project:

Running the Program To execute obfuscation or anonymization, run:

  • dotnet run --project codeObfuscation

Background

This project began as a fun experiment to merge data privacy and cybersecurity. I built the JCU Suite to showcase how automation can protect data, while teaching myself C# and how to apply .NET. It started as a simple internal obfuscator for my own side projects, then evolved into a flexible demo on how data privacy tooling can be compact. You can watch the demo video here.

Credits

Created by Ali Jamil C# / .NET developer • Technologist • Founder & CEO of Jamil Credit Union

About

code obfuscation techniques via .NET with C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages