neilzxu / Docker-Dolos-Research

The shell script downloads the platform oriented version of dolos and runs the dolos container with parameters - filename and language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Dolos-Research

The shell script downloads the platform oriented version of dolos and runs the dolos container with parameters - filename and language

All the Docker images are hosted here -

MACOSX M1 - https://hub.docker.com/repository/docker/3zculprit/research_dolos_macosx_m1 Linux - https://hub.docker.com/repository/docker/3zculprit/research_dolos_linux

Supported architecture(for now) - linux/amd64 and linux/arm/v8 (APPLE M1)

Dolos currently supports following languages - javascript, python, java, c, c#, bash

How to run -

1- git clone the repo 2- chmod +x plagiarism.sh 3- ./plagiarism -f -l -p <platform (linux or mac_m1)>

image

image

Go to the URL shown in the CLI - image

Click on Continue to see the results - image

On MAC

image

DON'T forget to remove your container after the work is done. This will also remove the localtunnel URL.

About

The shell script downloads the platform oriented version of dolos and runs the dolos container with parameters - filename and language


Languages

Language:Shell 100.0%