https://github.com/tikene/antiantiplagiarism
Plagiarism check bypass
https://github.com/tikene/antiantiplagiarism
anti bypass check plagiarism
Last synced: 7 months ago
JSON representation
Plagiarism check bypass
- Host: GitHub
- URL: https://github.com/tikene/antiantiplagiarism
- Owner: tikene
- Created: 2021-10-11T00:07:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T20:19:48.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T11:13:59.207Z (7 months ago)
- Topics: anti, bypass, check, plagiarism
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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