Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 457 Bytes

File metadata and controls

17 lines (13 loc) · 457 Bytes

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: