Code Monkey home page Code Monkey logo

loai-houmane / qr-code-malware-detection Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 14.72 MB

๐Ÿ›ก๏ธ This project aims to detect malware embedded within QR codes, assisting law enforcement in scanning public QR codes, such as those found in subways and other public areas. ๐Ÿ™๏ธ It enhances public safety by identifying potentially malicious QR codes before they can cause harm. ๐Ÿšจ

License: MIT License

Python 18.28% Kotlin 0.16% Swift 2.50% Objective-C 0.05% Dart 20.23% CMake 24.58% C++ 30.07% C 1.80% HTML 2.34%
api artificial-intelligence cyberattack cybersecurity flask flutter github qrcode qrcode-scanner safety virus virustotal

qr-code-malware-detection's Introduction

QR Malware Detection

This project aims to detect malware embedded within QR codes, assisting law enforcement in scanning public QR codes, such as those found in subways and other public areas. It enhances public safety by identifying potentially malicious QR codes before they can cause harm.

๐Ÿ“Š How It Works

  1. Initial Detection: Utilizes the TotalVirus API for the first layer of detection.
  2. AI Model: Employs an AI model for a second layer of detection, providing robust security.

โœจ Features

  • Pre-trained Models: Access and deploy pre-trained models quickly.

  • ๐Ÿ“ฑ Cross-Platform Application: A Flutter-based application (QR Malware Detection) for seamless interaction with the model.

  • ๐ŸŒ Server Backend: A Flask server (server_Qr/server.py and server_Qr/test.py) that handles the malware detection process.

โš™๏ธ Installation

To set up the project, follow these steps:

  1. Clone the Repository:

  2. Create a Virtual Environment:

    # Create a new conda environment with Python 3.12.3
    conda create --name myenv python=3.12.3
    
    # Activate the conda environment
    conda activate myenv
  3. Install Python Dependencies:

    pip install -r requirements.txt
  4. Download the Model: Download the model and add it to the Server_Qr folder.

  5. Install Flutter Dependencies: Navigate to the qr_code_malw directory and run:

    flutter pub get

๐Ÿš€ Usage

๐Ÿ“ฑ Mobile Application

  1. Start the Server: Navigate to the Server_Qr directory and run:

    python server.py

    Open another terminal and run:

    python test.py
  2. Run the Flutter Application: Navigate to the qr_code_malw directory and execute:

    flutter run

๐Ÿ“ท Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ’˜ Acknowledgements

  • Thanks to the Flutter and PyTorch communities for their invaluable resources.

qr-code-malware-detection's People

Contributors

loai-houmane avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

vignesh07s

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.