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
    Using contrastive learning and OpenAI's CLIP to find good embeddings for images with lossy transformations

    The official code for the paper "Inverse Problems Leveraging Pre-trained Contrastive Representations" (to appear in NeurIPS 2021).

    Sriram Ravula 26 Dec 10, 2022
    Pytorch implementation of the paper Progressive Growing of Points with Tree-structured Generators (BMVC 2021)

    PGpoints Pytorch implementation of the paper Progressive Growing of Points with Tree-structured Generators (BMVC 2021) Hyeontae Son, Young Min Kim Pre

    Hyeontae Son 9 Jun 06, 2022
    Code base for NeurIPS 2021 publication titled Kernel Functional Optimisation (KFO)

    KernelFunctionalOptimisation Code base for NeurIPS 2021 publication titled Kernel Functional Optimisation (KFO) We have conducted all our experiments

    2 Jun 29, 2022
    Learning with Subset Stacking

    Learning with Subset Stacking (LESS) LESS is a new supervised learning algorithm that is based on training many local estimators on subsets of a given

    S. Ilker Birbil 19 Oct 04, 2022
    A PyTorch Reimplementation of TecoGAN: Temporally Coherent GAN for Video Super-Resolution

    TecoGAN-PyTorch Introduction This is a PyTorch reimplementation of TecoGAN: Temporally Coherent GAN for Video Super-Resolution (VSR). Please refer to

    165 Dec 17, 2022
    The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition

    BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition Boyan Zhou, Quan Cui, Xiu-Shen Wei*, Zhao-Min Chen This repo

    Megvii-Nanjing 616 Dec 21, 2022
    🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.

    English | 简体中文 | 繁體中文 State-of-the-art Natural Language Processing for Jax, PyTorch and TensorFlow 🤗 Transformers provides thousands of pretrained mo

    Hugging Face 77.2k Jan 02, 2023
    Preprocessed Datasets for our Multimodal NER paper

    Unified Multimodal Transformer (UMT) for Multimodal Named Entity Recognition (MNER) Two MNER Datasets and Codes for our ACL'2020 paper: Improving Mult

    76 Dec 21, 2022
    Towards Long-Form Video Understanding

    Towards Long-Form Video Understanding Chao-Yuan Wu, Philipp Krähenbühl, CVPR 2021 [Paper] [Project Page] [Dataset] Citation @inproceedings{lvu2021,

    Chao-Yuan Wu 69 Dec 26, 2022
    Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"

    RandWireNN Unofficial PyTorch Implementation of: Exploring Randomly Wired Neural Networks for Image Recognition. Results Validation result on Imagenet

    Seung-won Park 684 Nov 02, 2022
    PiCIE: Unsupervised Semantic Segmentation using Invariance and Equivariance in clustering (CVPR2021)

    PiCIE: Unsupervised Semantic Segmentation using Invariance and Equivariance in Clustering Jang Hyun Cho1, Utkarsh Mall2, Kavita Bala2, Bharath Harihar

    Jang Hyun Cho 164 Dec 30, 2022
    This is a collection of our NAS and Vision Transformer work.

    AutoML - Neural Architecture Search This is a collection of our AutoML-NAS work iRPE (NEW): Rethinking and Improving Relative Position Encoding for Vi

    Microsoft 828 Dec 28, 2022
    Hitters Linear Regression - Hitters Linear Regression With Python

    Hitters_Linear_Regression Kullanacağımız veri seti Carnegie Mellon Üniversitesi'

    AyseBuyukcelik 2 Jan 26, 2022
    Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.

    An Image Captioning codebase This is a codebase for image captioning research. It supports: Self critical training from Self-critical Sequence Trainin

    Ruotian(RT) Luo 906 Jan 03, 2023
    An Efficient Training Approach for Very Large Scale Face Recognition or F²C for simplicity.

    Fast Face Classification (F²C) This is the code of our paper An Efficient Training Approach for Very Large Scale Face Recognition or F²C for simplicit

    33 Jun 27, 2021
    Author's PyTorch implementation of TD3 for OpenAI gym tasks

    Addressing Function Approximation Error in Actor-Critic Methods PyTorch implementation of Twin Delayed Deep Deterministic Policy Gradients (TD3). If y

    Scott Fujimoto 1.3k Dec 25, 2022
    SmoothGrad implementation in PyTorch

    SmoothGrad implementation in PyTorch PyTorch implementation of SmoothGrad: removing noise by adding noise. Vanilla Gradients SmoothGrad Guided backpro

    SSKH 143 Jan 05, 2023
    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
    K-Nearest Neighbor in Pytorch

    Pytorch KNN CUDA 2019/11/02 This repository will no longer be maintained as pytorch supports sort() and kthvalue on tensors. git clone https://github.

    Chris Choy 65 Dec 01, 2022
    Subgraph Based Learning of Contextual Embedding

    SLiCE Self-Supervised Learning of Contextual Embeddings for Link Prediction in Heterogeneous Networks Dataset details: We use four public benchmark da

    Pacific Northwest National Laboratory 27 Dec 01, 2022