Hack Camera, Microphone, Location, Clipboard With Just a Link. Also, Get Many Details About Victim's Device. And So On...

Related tags

Deep LearningLink-X
Overview

Link-X

An Automated Tool to Hack Victim's Camera, Microphone, Location, Clipboard. Has 2 Extra Features.

Version 1.1 Update

  • Fixed Some Major Bugs
  • Data Saving Directory Changed To Storage Folder

    Features

  • Hack Camera
  • Hack Microphone
  • Hack Clipboard
  • Hack Location
  • Get So Many Details about Victim's Device. As much as Possible...
  • Prank Victim Using PasteJacking
  • Supports Custom HTML page to Show to Victim.
  • Supports URL Masking

    Supported Port Forwardings

  • Localhost
  • CloudFlared
  • Ngrok

    Installation Commands

    apt update -y
    apt upgrade -y
    pkg install python git -y
    git clone https://github.com/Toxic-Noob/Link-X
    cd Link-X
    bash setup.sh
    python link-x.py
    

    Note

    [*] USE IT, AT YOUR OWN RISK

    [*] ToxicNoob is not Responsible for Any Misuse

    Contact

    [*] Contact with Me via Email

    [email protected]

    Tool ScreenShots :

    Link-X 1 Link-X 2 Link-X 3 Link-X 4

    Visitors :

    Visitor Count

  • Owner
    ToxicNoob
    From an Ordinary country, I'm an Extraordinary Person.
    ToxicNoob
    Code of TIP2021 Paper《SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition》. We provide both MxNet and Pytorch versions.

    SFace Code of TIP2021 Paper 《SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition》. We provide both MxNet, PyTorch and Jittor versi

    Zhong Yaoyao 47 Nov 25, 2022
    NHS AI Lab Skunkworks project: Long Stayer Risk Stratification

    NHS AI Lab Skunkworks project: Long Stayer Risk Stratification A pilot project for the NHS AI Lab Skunkworks team, Long Stayer Risk Stratification use

    NHSX 21 Nov 14, 2022
    The InterScript dataset contains interactive user feedback on scripts generated by a T5-XXL model.

    Interscript The Interscript dataset contains interactive user feedback on a T5-11B model generated scripts. Dataset data.json contains the data in an

    AI2 8 Dec 01, 2022
    Semantic Segmentation in Pytorch

    PyTorch Semantic Segmentation Introduction This repository is a PyTorch implementation for semantic segmentation / scene parsing. The code is easy to

    Hengshuang Zhao 1.2k Jan 01, 2023
    Minimal PyTorch implementation of YOLOv3

    A minimal PyTorch implementation of YOLOv3, with support for training, inference and evaluation.

    Erik Linder-Norén 6.9k Dec 29, 2022
    Modifications of the official PyTorch implementation of StyleGAN3. Let's easily generate images and videos with StyleGAN2/2-ADA/3!

    Alias-Free Generative Adversarial Networks (StyleGAN3) Official PyTorch implementation of the NeurIPS 2021 paper Alias-Free Generative Adversarial Net

    Diego Porres 185 Dec 24, 2022
    PyTorch implementation for MINE: Continuous-Depth MPI with Neural Radiance Fields

    MINE: Continuous-Depth MPI with Neural Radiance Fields Project Page | Video PyTorch implementation for our ICCV 2021 paper. MINE: Towards Continuous D

    Zijian Feng 325 Dec 29, 2022
    torchbearer: A model fitting library for PyTorch

    Note: We're moving to PyTorch Lightning! Read about the move here. From the end of February, torchbearer will no longer be actively maintained. We'll

    632 Dec 13, 2022
    Convolutional 2D Knowledge Graph Embeddings resources

    ConvE Convolutional 2D Knowledge Graph Embeddings resources. Paper: Convolutional 2D Knowledge Graph Embeddings Used in the paper, but do not use thes

    Tim Dettmers 586 Dec 24, 2022
    基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型

    基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型

    37 Jan 01, 2023
    QueryInst: Parallelly Supervised Mask Query for Instance Segmentation

    QueryInst is a simple and effective query based instance segmentation method driven by parallel supervision on dynamic mask heads, which outperforms previous arts in terms of both accuracy and speed.

    Hust Visual Learning Team 386 Jan 08, 2023
    Another pytorch implementation of FCN (Fully Convolutional Networks)

    FCN-pytorch-easiest Trying to be the easiest FCN pytorch implementation and just in a get and use fashion Here I use a handbag semantic segmentation f

    Y. Dong 158 Dec 21, 2022
    The author's officially unofficial PyTorch BigGAN implementation.

    BigGAN-PyTorch The author's officially unofficial PyTorch BigGAN implementation. This repo contains code for 4-8 GPU training of BigGANs from Large Sc

    Andy Brock 2.6k Jan 02, 2023
    This is just a funny project that we want to see AutoEncoder (AE) can actually work to enhance the features we want

    Funny_muscle_enhancer :) 1.Discription: This is just a funny project that we want to see AutoEncoder (AE) can actually work on the some features. We w

    Jing-Yao Chen (Jacob) 8 Oct 01, 2022
    Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM

    Class Activation Map methods implemented in Pytorch pip install grad-cam ⭐ Tested on many Common CNN Networks and Vision Transformers. ⭐ Includes smoo

    Jacob Gildenblat 6.6k Jan 06, 2023
    This repo is the official implementation of "L2ight: Enabling On-Chip Learning for Optical Neural Networks via Efficient in-situ Subspace Optimization".

    L2ight is a closed-loop ONN on-chip learning framework to enable scalable ONN mapping and efficient in-situ learning. L2ight adopts a three-stage learning flow that first calibrates the complicated p

    Jiaqi Gu 9 Jul 14, 2022
    [NeurIPS'21 Spotlight] PyTorch code for our paper "Aligned Structured Sparsity Learning for Efficient Image Super-Resolution"

    ASSL This repository is for a new network pruning method (Aligned Structured Sparsity Learning, ASSL) for efficient single image super-resolution (SR)

    Huan Wang 47 Nov 28, 2022
    Python Implementation of the CoronaWarnApp (CWA) Event Registration

    Python implementation of the Corona-Warn-App (CWA) Event Registration This is an implementation of the Protocol used to generate event and location QR

    MaZderMind 17 Oct 05, 2022
    Joint learning of images and text via maximization of mutual information

    mutual_info_img_txt Joint learning of images and text via maximization of mutual information. This repository incorporates the algorithms presented in

    Ruizhi Liao 10 Dec 22, 2022
    Official code for the publication "HyFactor: Hydrogen-count labelled graph-based defactorization Autoencoder".

    HyFactor Graph-based architectures are becoming increasingly popular as a tool for structure generation. Here, we introduce a novel open-source archit

    Laboratoire-de-Chemoinformatique 11 Oct 10, 2022