All Projects → crinny → Zoomrip

crinny / Zoomrip

Licence: mpl-2.0
⚰️ Ваша конференция в Zoom не состоится

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Zoomrip

Hacking Online Games
A curated list of tutorials/resources for hacking online games.
Stars: ✭ 887 (+2363.89%)
Mutual labels:  reverse-engineering
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-19.44%)
Mutual labels:  reverse-engineering
Peasauce
Peasauce Interactive Disassembler
Stars: ✭ 33 (-8.33%)
Mutual labels:  reverse-engineering
Dotnet Assembly Grapher
Reverse engineering and software quality assurance tool for .NET assemblies
Stars: ✭ 21 (-41.67%)
Mutual labels:  reverse-engineering
Medusa
An open source interactive disassembler
Stars: ✭ 946 (+2527.78%)
Mutual labels:  reverse-engineering
Pharos
Automated static analysis tools for binary programs
Stars: ✭ 955 (+2552.78%)
Mutual labels:  reverse-engineering
Romdump
EFI bios rom dumping tools
Stars: ✭ 14 (-61.11%)
Mutual labels:  reverse-engineering
Nativescript Image Swipe
A NativeScript widget to easily 👆 and 🔍 through a list of images
Stars: ✭ 35 (-2.78%)
Mutual labels:  zoom
React Prismazoom
A pan and zoom component for React, using CSS transformations.
Stars: ✭ 29 (-19.44%)
Mutual labels:  zoom
Deapk
DeAPK is an open-source, online APK decompiler which lets you upload an APK and then decompile it to Smali or Java sources. It is built using Laravel, Vue.js, Bootstrap, FontAwesome, Pusher, Redis, MySQL, apktool, jadx and hosted atop Oracle cloud platform.
Stars: ✭ 33 (-8.33%)
Mutual labels:  reverse-engineering
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+2516.67%)
Mutual labels:  reverse-engineering
Managedinjector
A C# DLL injection library
Stars: ✭ 28 (-22.22%)
Mutual labels:  reverse-engineering
React Pan Zoom
Generic html wrapper for pan and zoom feature for react canvas like components
Stars: ✭ 31 (-13.89%)
Mutual labels:  zoom
Androl4b
A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
Stars: ✭ 908 (+2422.22%)
Mutual labels:  reverse-engineering
Baresifter
A bare-metal x86 instruction set fuzzer a la Sandsifter
Stars: ✭ 33 (-8.33%)
Mutual labels:  reverse-engineering
Docker Cross
Cross debugger suite
Stars: ✭ 15 (-58.33%)
Mutual labels:  reverse-engineering
Whatpulse
WhatPulse reverse engineered
Stars: ✭ 30 (-16.67%)
Mutual labels:  reverse-engineering
Class bot
An Automated Background Python bot that notifies you during your classes when your name is called or the keywords "present"/"attendance" are called out.
Stars: ✭ 36 (+0%)
Mutual labels:  zoom
Php Spx
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
Stars: ✭ 972 (+2600%)
Mutual labels:  reverse-engineering
Darksoulsiii.fileformats
Dark Souls III archive file information
Stars: ✭ 32 (-11.11%)
Mutual labels:  reverse-engineering

English | Русский | Українська

⚠️ Важно! Разработчики Zoom запретили вход в конференции без авторизации. Утилита времмено (или навсегда) не работает.


zoomrip

Made with Python Code style: black [License: MPL 2.0

zoomrip - бесплатная утилита с открытым исходным кодом для отказа в обслуживании видео-конференций Zoom

Для чего это нужно?

Предположим, у вас проходят онлайн уроки на этой платформе, но заниматься вам не хочется. Тогда в бой идет zoomrip. Он производит несколько каверзных действий, создает множество аккаунтов и спамит сообщениями в чате. Большинство устройств после такой "DoS атаки" просто выключаются и продолжать трансляцию будет невозможно.


Установка 🚀

  1. Установите Python версии не ниже 3.7. Сделать это можно так:

    Для Windows

    Скачайте установщик с официального сайта и запустите его. Убедитесь, что при установке отметили галочку Add Python to PATH

    Для Linux

    Скорее всего у вас уже установлен Python 3. Если это не так, следуйте гайду.

  2. Введите следующие команды (куда?):

git clone https://github.com/crinny/zoomrip
cd zoomrip
pip3 install -r requirements.txt

🚩 Запуск

Всё просто! Введите команду python3 main.py, находясь в директории склонированного репозитория.

Обновление

Введите следующую команду в командную строку:

git pull

📹 Видео

nHr9_qiFVcM

Чат в Telegram: https://t.me/zoomraid

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].