GithubHelp home page GithubHelp logo

fuzious / nomoss Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 2.0 555 KB

bypass MOSS technique used to detect code plagiarism

HTML 20.07% Java 79.93%
codechef plagiarism plagiarism-detection plagiarism-detector bypass

nomoss's Introduction

NoMoss


Bypass MOSS technique which is used to detect code plagiarism

Link to no-moss online code editor : NoMoss

What is MOSS:

Moss (Measure of Software Similarity) is an algorithm devloped by Stanford for educational purposes to code up with code plagarism. This technique is being used by various competetive coding websites like CodeChef to keep a check on plagarism.

You can see how Moss work on Stanford website - Source

Disadvantage of MOSS:

Although this technique is awesome but it isn't perfect. As it harms some innocent canddates while some criminals are able to escape.

What is NoMoss?

NoMoss is a technique to bypass MOSS, which has been developed on the firm belief of

"No innocent should be hanged even though hundreds of criminals are to be librated."

besides No-Moss would also help in the development of moss technology by exposing its loopholes.

How to use:

You can use NoMoss on its online code editor - NoMoss

For using NoMoss on standalone systems:

  1. Download JSP from Here
  2. Create a file name "input.txt" with your code inside it in the same directory as "NoMoss.jar"
  3. If your code is in JAVA or C ,add "//1" or"//2" (without quotes) respectively as the first line of your code.
  4. Now run the file "NoMoss.jar"
  5. A new file "output.txt" with your code will be created.

How it works:

It utilizes the brute-force algorithm of the technique to create a NoMoss clone of the original code.
I am continuously trying to improve the algorithms of No-moss further so that it becomes almost impossible for a MOSS detector to detect plagiarism.


Author

Idea and creator - Arpit Srivastava

Contributors

Aman Raj


nomoss's People

Contributors

amanraj1608 avatar fuzious avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nomoss's Issues

Adding code in c++

Assign me to add support in C++

I will try to add these features

  • Add support in cpp
  • Initialise code in python

A little suggestion for NoMoss

When I use MOSS to find code plagiarism, I found use define to change some function's name would reduce the similarity of code. Hope this suggestion is useful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.