Skip to content

Arhoc/Ruth.PL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ruth.PL

This is a perl obfuscator written in C

Compile Instructions

This program depends on OpenSSL, so your system needs to have it installed, go ahead with your favourite package manager!

Then run:

gcc Ruth.c -o Ruth -lcrypto // Or compiler of your choice

Usage

./Ruth <Perl_Source>
IE: ./Ruth Secret_Malware.pl 30

About

Perl obfuscator written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages