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
    Pytorch cuda extension of grid_sample1d

    Grid Sample 1d pytorch cuda extension of grid sample 1d. Since pytorch only supports grid sample 2d/3d, I extend the 1d version for efficiency. The fo

    lyricpoem 24 Dec 03, 2022
    [ICML 2021] Towards Understanding and Mitigating Social Biases in Language Models

    Towards Understanding and Mitigating Social Biases in Language Models This repo contains code and data for evaluating and mitigating bias from generat

    Paul Liang 42 Jan 03, 2023
    A python library to build Model Trees with Linear Models at the leaves.

    A python library to build Model Trees with Linear Models at the leaves.

    Marco Cerliani 212 Dec 30, 2022
    A concise but complete implementation of CLIP with various experimental improvements from recent papers

    x-clip (wip) A concise but complete implementation of CLIP with various experimental improvements from recent papers Install $ pip install x-clip Usag

    Phil Wang 515 Dec 26, 2022
    Black box hyperparameter optimization made easy.

    BBopt BBopt aims to provide the easiest hyperparameter optimization you'll ever do. Think of BBopt like Keras (back when Theano was still a thing) for

    Evan Hubinger 70 Nov 03, 2022
    LBBA-boosted WSOD

    LBBA-boosted WSOD Summary Our code is based on ruotianluo/pytorch-faster-rcnn and WSCDN Sincerely thanks for your resources. Newer version of our code

    Martin Dong 20 Sep 19, 2022
    Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"

    Optimization as a Model for Few-Shot Learning This repo provides a Pytorch implementation for the Optimization as a Model for Few-Shot Learning paper.

    Albert Berenguel Centeno 238 Jan 04, 2023
    Our CIKM21 Paper "Incorporating Query Reformulating Behavior into Web Search Evaluation"

    Reformulation-Aware-Metrics Introduction This codebase contains source-code of the Python-based implementation of our CIKM 2021 paper. Chen, Jia, et a

    xuanyuan14 5 Mar 05, 2022
    This repository contains the code for using the H3DS dataset introduced in H3D-Net: Few-Shot High-Fidelity 3D Head Reconstruction

    H3DS Dataset This repository contains the code for using the H3DS dataset introduced in H3D-Net: Few-Shot High-Fidelity 3D Head Reconstruction Access

    Crisalix 72 Dec 10, 2022
    When in Doubt: Improving Classification Performance with Alternating Normalization

    When in Doubt: Improving Classification Performance with Alternating Normalization Findings of EMNLP 2021 Menglin Jia, Austin Reiter, Ser-Nam Lim, Yoa

    Menglin Jia 13 Nov 06, 2022
    Multi-Glimpse Network With Python

    Multi-Glimpse Network Multi-Glimpse Network: A Robust and Efficient Classification Architecture based on Recurrent Downsampled Attention arXiv Require

    9 May 10, 2022
    Image to Image translation, image generataton, few shot learning

    Semi-supervised Learning for Few-shot Image-to-Image Translation [paper] Abstract: In the last few years, unpaired image-to-image translation has witn

    yaxingwang 49 Nov 18, 2022
    [CVPR 2022] CoTTA Code for our CVPR 2022 paper Continual Test-Time Domain Adaptation

    CoTTA Code for our CVPR 2022 paper Continual Test-Time Domain Adaptation Prerequisite Please create and activate the following conda envrionment. To r

    Qin Wang 87 Jan 08, 2023
    Deep Learning with PyTorch made easy 🚀 !

    Deep Learning with PyTorch made easy 🚀 ! Carefree? carefree-learn aims to provide CAREFREE usages for both users and developers. It also provides a c

    381 Dec 22, 2022
    Try out deep learning models online on Google Colab

    Try out deep learning models online on Google Colab

    Erdene-Ochir Tuguldur 1.5k Dec 27, 2022
    This repository contains the code for "Self-Diagnosis and Self-Debiasing: A Proposal for Reducing Corpus-Based Bias in NLP".

    Self-Diagnosis and Self-Debiasing This repository contains the source code for Self-Diagnosis and Self-Debiasing: A Proposal for Reducing Corpus-Based

    Timo Schick 62 Dec 12, 2022
    Distance correlation and related E-statistics in Python

    dcor dcor: distance correlation and related E-statistics in Python. E-statistics are functions of distances between statistical observations in metric

    Carlos Ramos Carreño 108 Dec 27, 2022
    Improving Contrastive Learning by Visualizing Feature Transformation, ICCV 2021 Oral

    Improving Contrastive Learning by Visualizing Feature Transformation This project hosts the codes, models and visualization tools for the paper: Impro

    Bingchen Zhao 83 Dec 15, 2022
    Official implementation of the NRNS paper: No RL, No Simulation: Learning to Navigate without Navigating

    No RL No Simulation (NRNS) Official implementation of the NRNS paper: No RL, No Simulation: Learning to Navigate without Navigating NRNS is a heriarch

    Meera Hahn 20 Nov 29, 2022
    Code release for NeuS

    NeuS We present a novel neural surface reconstruction method, called NeuS, for reconstructing objects and scenes with high fidelity from 2D image inpu

    Peng Wang 813 Jan 04, 2023