830 skills found · Page 17 of 28
fu8uk1 / IPTVDisclaimer This program is just a demonstration. It's not intended for personal purpose. What is this? IPTV is a simple python program that let you crawl the search engines in order to fetch those sites that stream illegal tv programs. This script leverage the fact the a lot of those sites use the same CMS to create the web application and sharing the service, behind a CMS there's always some exploits. We are using one simple exploit to grab and crawl the site's url and use for our purpose, we have discovered a lot of those exploits. Ethical Dilemma Even though those services are illegal, stealing from a thief is still stealing. Using this program for your personal use is illegal. External dependencies If you want to use the iptv_gui version you need to install PyQt first On Linux you can simply search it from your preferred package manager, for example on Ubuntu/Debian sudo apt-get install pyqt4-dev-tools On Mac OSX you can use brew to install it brew install sip && brew install pyqt On Windows yu can download the official .exe from the PyQt site. How to use the CLI version Clone the repository git clone git@github.com:Pirate-Crew/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv.py Use the application menu to do stuff alt tag How to use the GUI version Clone the repository git clone git@github.com:Pinperepette/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv_gui.py you can see an example of the GUI in the image below alt tag Compatibility This program work on Window, Linux, Mac OSX and BSD. The only requirement is python, better if python 2! License See the license for further details Contributing Contributes are welcome and much appreciated, please read the contributing guide for further information.
tglas47 / AutoIPScanThis short python script enables you to scan IPs on the fly by using VirusTotal's API. Just keep the window open on your extra monitor and whenever you copy an IP to your clipboard, it will automaticlly return the VT information you need for a quick glance.
giorgos314 / Py3 Auto ClickerAn auto clicker for Windows written in Python 3
rootVIII / RokuremoteRoku Remote for Windows made with Python and Tkinter
KNRNLL / Python Packer Exe For WindowsPython packer for Windows - простой упаковщик скриптов Python в .EXE файлы. Имеет графический интерфейс, создан на основе PyInstaller
ifplusor / ActrieAho-Corasick automation for large-scale multi-pattern matching. Available for C/C++, Python, and Java on Linux, macOS, and Windows.
naschorr / Spotify ScraperA Python Windows API for getting the artist, song, and album art for the currently playing Spotify song.
BabaGodPikin / Build OpenCv For Python With Extra Modules Windows 10This is a step by step guide to build OpenCV with Extra Modules for Python (Anaconda) for Windows without errors. Paticularly, I will use the freetype module in OpenCV-Contrib.
ehrenjn / Cli ChatA basic command line chat program for linux and windows written in python
59de44955ebd / WinSetupShellWinSetupShell (Win11PE) is a desktop shell for Windows PE x64 written in Python, meant to be added to regular Windows 11 setup media.
marcusmuller / SymlinkMediaA Python script suite for managing and backing up symlink-based media libraries on Windows.
Uhlovic / Clip Assassin ResolveClip Assassin for DaVinci Resolve - Cut video clips based on time ranges. Python GUI app with Windows .exe. Cuts. Without mercy.
sakshatshinde / WannaLaughA ransomware written in python for Windows
adjtomo / PyflexPython port of FLEXWIN, an automated time-window selection package for seismologists
danielhodson / PyprojfsWindows Projected File System for Python
ApexPredator-InfoSec / Windows Reflective LoaderPython based reflective loader for Windows
randysecrist / Py MdnsPython API for zeroconf mdns on Linux, Mac, and Windows.
initstring / PyshellSimple netcat-like binary for Windows, created with python and py2exe.
dblume / List Photos On PhoneA Python script for Windows to identify new iPhone photos to copy to the local disk.
jcalazan / Random QuotesA very simple app that displays random inspirational quotations. Written in Python using the Kivy library for cross-platform support (Android, IOS, Windows, Linux, Mac OSX).