Skip to content

cupboardunderscore/evilc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

evilc

make your code in c unreadable :3

what does evilc do?

  • combines all of your code into a single line
  • removes all notes (// and /**/)
  • makes your code pain to edit :3 see for yourself in "evillerc.c"

how to use:

  1. compile using your favorite compilator
  2. run "./evilc < sourcecode.c > newsourcecode.c" (on unix, on windows probably same but idc)
  3. ???
  4. profit

i don't know how to edit text in this pls help so it doesn't look this bad c:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages