Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TrinityNET/Trinity-Obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trinity-Obfuscator

Server-Side .NET Obfuscator

One of my old softwares from when I was around 16 years old.

Uses sockets to transfer file and dependencies to a server, which then authenticates the user and obfuscates files on the cloud instead of locally, protecting the obfuscation logic.

Developed in C#, authentication written in PHP on the server. Uses a private version of CentosAuth.

Some client-side obfuscation is available free to the user, such as the native packer and string encryptor.

Uses DNLib and modified ConfuserEx. The obfuscator engine in this video is the local free protections, the server-sided engine was sold and isn't mine to release anymore.

https://www.youtube.com/watch?v=U6YYeCplJ4k&t=30s&ab_channel=NoIndexingMe

Developed this project around 2018/2019.

This hasn't been optimised, and it hasn't been uploaded for contributions on GitHub, I am just storing old projects online that I found on my old computers.

About

Server-Side .NET Obfuscator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages