Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 683 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 683 Bytes

This program allows you to bypass most plagiarism checks, often used in education.

Since those often work by comparing both texts for matching phrases, this program introduces an unicode invisible character (Braille Pattern Blank) in the middle of every letter.

Humans can't see the character but most plagiarism checkers do, so the texts are flagged as completely different.

You may also edit the variable SINGLE_CHAR if you have a word limit. Instead of inserting the invisible character between every letter, it will only do it once in the middle of the word. This will still bypass most plagiarism checks, but using this mode is discouraged unless it's completely necessary