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
    Improving Compound Activity Classification via Deep Transfer and Representation Learning

    Improving Compound Activity Classification via Deep Transfer and Representation Learning This repository is the official implementation of Improving C

    NingLab 2 Nov 24, 2021
    Natural Intelligence is still a pretty good idea.

    Human Learn Machine Learning models should play by the rules, literally. Project Goal Back in the old days, it was common to write rule-based systems.

    vincent d warmerdam 641 Dec 26, 2022
    Qlib is an AI-oriented quantitative investment platform

    Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment.

    Microsoft 10.1k Dec 30, 2022
    Like Dirt-Samples, but cleaned up

    Clean-Samples Like Dirt-Samples, but cleaned up, with clear provenance and license info (generally a permissive creative commons licence but check the

    TidalCycles 39 Nov 30, 2022
    Official implementation of the paper 'Efficient and Degradation-Adaptive Network for Real-World Image Super-Resolution'

    DASR Paper Efficient and Degradation-Adaptive Network for Real-World Image Super-Resolution Jie Liang, Hui Zeng, and Lei Zhang. In arxiv preprint. Abs

    81 Dec 28, 2022
    Research - dataset and code for 2016 paper Learning a Driving Simulator

    the people's comma the paper Learning a Driving Simulator the comma.ai driving dataset 7 and a quarter hours of largely highway driving. Enough to tra

    comma.ai 4.1k Jan 02, 2023
    Code for Contrastive-Geometry Networks for Generalized 3D Pose Transfer

    Code for Contrastive-Geometry Networks for Generalized 3D Pose Transfer

    18 Jun 28, 2022
    Implementation of momentum^2 teacher

    Momentum^2 Teacher: Momentum Teacher with Momentum Statistics for Self-Supervised Learning Requirements All experiments are done with python3.6, torch

    jemmy li 121 Sep 26, 2022
    The repo for reproducing Seed-driven Document Ranking for Systematic Reviews: A Reproducibility Study

    ECIR Reproducibility Paper: Seed-driven Document Ranking for Systematic Reviews: A Reproducibility Study This code corresponds to the reproducibility

    ielab 3 Mar 31, 2022
    Answering Open-Domain Questions of Varying Reasoning Steps from Text

    This repository contains the authors' implementation of the Iterative Retriever, Reader, and Reranker (IRRR) model in the EMNLP 2021 paper "Answering Open-Domain Questions of Varying Reasoning Steps

    26 Dec 22, 2022
    FedML: A Research Library and Benchmark for Federated Machine Learning

    FedML: A Research Library and Benchmark for Federated Machine Learning đź“„ https://arxiv.org/abs/2007.13518 News 2021-02-01 (Award): #NeurIPS 2020# Fed

    FedML-AI 2.3k Jan 08, 2023
    Only a Matter of Style: Age Transformation Using a Style-Based Regression Model

    Only a Matter of Style: Age Transformation Using a Style-Based Regression Model The task of age transformation illustrates the change of an individual

    444 Dec 30, 2022
    Keras code and weights files for popular deep learning models.

    Trained image classification models for Keras THIS REPOSITORY IS DEPRECATED. USE THE MODULE keras.applications INSTEAD. Pull requests will not be revi

    François Chollet 7.2k Dec 29, 2022
    Robocop is your personal mini voice assistant made using Python.

    Robocop-VoiceAssistant To use this project, you should have python installed in your system. If you don't have python installed, install it beforehand

    Sohil Khanduja 3 Feb 26, 2022
    This is the official implementation code repository of Underwater Light Field Retention : Neural Rendering for Underwater Imaging (Accepted by CVPR Workshop2022 NTIRE)

    Underwater Light Field Retention : Neural Rendering for Underwater Imaging (UWNR) (Accepted by CVPR Workshop2022 NTIRE) Authors: Tian Ye†, Sixiang Che

    jmucsx 17 Dec 14, 2022
    [ICLR 2021] Is Attention Better Than Matrix Decomposition?

    Enjoy-Hamburger 🍔 Official implementation of Hamburger, Is Attention Better Than Matrix Decomposition? (ICLR 2021) Under construction. Introduction T

    Gsunshine 271 Dec 29, 2022
    Zsseg.baseline - Zero-Shot Semantic Segmentation

    This repo is for our paper A Simple Baseline for Zero-shot Semantic Segmentation

    98 Dec 20, 2022
    SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]

    Learning to Classify Images without Labels This repo contains the Pytorch implementation of our paper: SCAN: Learning to Classify Images without Label

    Wouter Van Gansbeke 1.1k Dec 30, 2022
    Video Matting Refinement For Python

    Video-matting refinement Library (use pip to install) scikit-image numpy av matplotlib Run Static background python path_to_video.mp4 Moving backgroun

    3 Jan 11, 2022
    PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners for self-supervised ViT.

    MAE for Self-supervised ViT Introduction This is an unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners for self-sup

    36 Oct 30, 2022