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
    Indices Matter: Learning to Index for Deep Image Matting

    IndexNet Matting This repository includes the official implementation of IndexNet Matting for deep image matting, presented in our paper: Indices Matt

    Hao Lu 357 Nov 26, 2022
    A general framework for deep learning experiments under PyTorch based on pytorch-lightning

    torchx Torchx is a general framework for deep learning experiments under PyTorch based on pytorch-lightning. TODO list gan-like training wrapper text

    Yingtian Liu 6 Mar 17, 2022
    CoANet: Connectivity Attention Network for Road Extraction From Satellite Imagery

    CoANet: Connectivity Attention Network for Road Extraction From Satellite Imagery This paper (CoANet) has been published in IEEE TIP 2021. This code i

    Jie Mei 53 Dec 03, 2022
    A TensorFlow implementation of FCN-8s

    FCN-8s implementation in TensorFlow Contents Overview Examples and demo video Dependencies How to use it Download pre-trained VGG-16 Overview This is

    Pierluigi Ferrari 50 Aug 08, 2022
    Python binding for Khiva library.

    Khiva-Python Build Documentation Build Linux and Mac OS Build Windows Code Coverage README This is the Khiva Python binding, it allows the usage of Kh

    Shapelets 46 Oct 16, 2022
    An official implementation of "SFNet: Learning Object-aware Semantic Correspondence" (CVPR 2019, TPAMI 2020) in PyTorch.

    PyTorch implementation of SFNet This is the implementation of the paper "SFNet: Learning Object-aware Semantic Correspondence". For more information,

    CV Lab @ Yonsei University 87 Dec 30, 2022
    Pytorch implementation for Patient Knowledge Distillation for BERT Model Compression

    Patient Knowledge Distillation for BERT Model Compression Knowledge distillation for BERT model Installation Run command below to install the environm

    Siqi 180 Dec 19, 2022
    A port of muP to JAX/Haiku

    MUP for Haiku This is a (very preliminary) port of Yang and Hu et al.'s μP repo to Haiku and JAX. It's not feature complete, and I'm very open to sugg

    18 Dec 30, 2022
    CLIP-GEN: Language-Free Training of a Text-to-Image Generator with CLIP

    CLIP-GEN [简体中文][English] 本项目在萤火二号集群上用 PyTorch 实现了论文 《CLIP-GEN: Language-Free Training of a Text-to-Image Generator with CLIP》。 CLIP-GEN 是一个 Language-F

    75 Dec 29, 2022
    Byte-based multilingual transformer TTS for low-resource/few-shot language adaptation.

    One model to speak them all 🌎 Audio Language Text ▷ Chinese 人人生而自由,在尊严和权利上一律平等。 ▷ English All human beings are born free and equal in dignity and rig

    Mutian He 60 Nov 14, 2022
    This repository contains the official code of the paper Equivariant Subgraph Aggregation Networks (ICLR 2022)

    Equivariant Subgraph Aggregation Networks (ESAN) This repository contains the official code of the paper Equivariant Subgraph Aggregation Networks (IC

    Beatrice Bevilacqua 59 Dec 13, 2022
    A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.

    A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.

    70 Jul 12, 2022
    vit for few-shot classification

    Few-Shot ViT Requirements PyTorch (= 1.9) TorchVision timm (latest) einops tqdm numpy scikit-learn scipy argparse tensorboardx Pretrained Checkpoints

    Martin Dong 26 Nov 30, 2022
    PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

    pytorch-fcn PyTorch implementation of Fully Convolutional Networks. Requirements pytorch = 0.2.0 torchvision = 0.1.8 fcn = 6.1.5 Pillow scipy tqdm

    Kentaro Wada 1.6k Jan 07, 2023
    Multi-atlas segmentation (MAS) is a promising framework for medical image segmentation

    Multi-atlas segmentation (MAS) is a promising framework for medical image segmentation. Generally, MAS methods register multiple atlases, i.e., medical images with corresponding labels, to a target i

    NanYoMy 13 Oct 09, 2022
    Capture all information throughout your model's development in a reproducible way and tie results directly to the model code!

    Rubicon Purpose Rubicon is a data science tool that captures and stores model training and execution information, like parameters and outcomes, in a r

    Capital One 97 Jan 03, 2023
    Lex Rosetta: Transfer of Predictive Models Across Languages, Jurisdictions, and Legal Domains

    Lex Rosetta: Transfer of Predictive Models Across Languages, Jurisdictions, and Legal Domains This is an accompanying repository to the ICAIL 2021 pap

    4 Dec 16, 2021
    Aalto-cs-msc-theses - Listing of M.Sc. Theses of the Department of Computer Science at Aalto University

    Aalto-CS-MSc-Theses Listing of M.Sc. Theses of the Department of Computer Scienc

    Jorma Laaksonen 3 Jan 27, 2022
    Orthogonal Over-Parameterized Training

    The inductive bias of a neural network is largely determined by the architecture and the training algorithm. To achieve good generalization, how to effectively train a neural network is of great impo

    Weiyang Liu 11 Apr 18, 2022
    Unsupervised Semantic Segmentation by Contrasting Object Mask Proposals.

    Unsupervised Semantic Segmentation by Contrasting Object Mask Proposals This repo contains the Pytorch implementation of our paper: Unsupervised Seman

    Wouter Van Gansbeke 335 Dec 28, 2022