Keep an eye on the apps that are using your clipboard

This repository contains the code of an experiment, in order to understandhow hard would it be (if possible) to have an application that can monitorthe access of other apps to the clipboard on Linux machines. At the moment it only supports desktop environments that use X. To learn more please read theoriginal blog post. Installation To build and run this demo app, you will need to have the following librarieson your system: libdbus-1-dev libglib2.0-dev You will also need to have […]

Read more

Crop your image to different resolutions without missing the subject

Set a focal point and “artdirector” crop your image to different resolutions without missing the subject. Ideal to create images for mixed or responsive media. Example Original Image (by me) Variants artdirector –focus-x 260 –focus-y 440 –height 600 –width 600 –zoom 0.0 –edge 3.0 example.jpeg test-1.jpeg artdirector –focus-x 260 –focus-y 440 –height 600 –width 300 –zoom 0.2 –edge 3.0 example.jpeg test-2.jpeg artdirector –focus-x 260 –focus-y 440 –height 600 –width 600 –zoom    

Read more

Minimalistic Windows ransomware written in Python (Still a work in progress)

Minimalistic Windows ransomware written in Python (Still a work in progress) The following constants must be modified in order to deploy:DECRYPTOR_PATHDB_PASSWDSERV_HOSTBACKGROUND_URL To build the ransomware and decryptor simply use pyinstaller after installing the required dependencies Import the included .sql file into the mysql database hosted on your server. TO-DO:-Add persistency-Server-Client communication over TOR-GUI for decryptor GitHub View Github    

Read more

Parsing the Json file by provide the node name

This project is based on Parsing the json and dumping it to CSV via Flask api post method. Huge json file can be parsed by just executing the main.py file and open the url http://127.0.0.1:5000/parsing in postman. please provide the POST method and provide body value as json body object ( take example_account-model.json file as example) dumping the result in CSV file. Mostly used Parsed result for data analysis purpose. #Steps or Guides to run the project. Create a Virtual […]

Read more

Adventure Game which is created using Python

This is a Adventure Game which is created using Python. Features Of The Game A full Storylined Game. You can have many choices in the game. There are many interesting and hard levels in the game. You can choose multiple story lines in the game (Coming soon). If you have any ideas to improve this app? 🤔 If you have any ideas to make the Game more better then Click Here Contact Me On Discord!. License 📝 This GitHub Repository […]

Read more

A Password Manager application made using Python. You can use this python application to store and to see the stored passwords

This is a Password Manager Application which is made using Python. Features of the Application This app is very secure and requires a password to use the app and that pasword only you can know! You can store passwords in a secure way! You can also view your passwords! It is very easy to use! How to use the Application? To use the application you need to go to Documentation Page! If you have any ideas to improve this app? […]

Read more

A library for solving the satellite structure from motion problem

Maintained by Kai Zhang. Overview This is a library dedicated to solving the satellite structure from motion problem. It’s a wrapper of the VisSatSatelliteStereo repo for easier use. The outputs are png images and OpenCV-compatible pinhole camreas readily deployable to multi-view stereo pipelines targetting ground-level images. Installation Assume you are on a Linux machine with at least one GPU, and have conda installed. Then to install this library, simply by: Inputs We assume the inputs to be a set of […]

Read more

Fork of UrlResolver by eldorados, tknorris and jsergio123

Fork of UrlResolver by eldorados, tknorris and jsergio123 I am in no way responsible for the urls being resolved by 3rd parties. This script only resolves video content from legitimate file lockers without prejudice. If this script is being used by 3rd parties to resolve content that you feel infringes upon your Intellectual Property then please take your complaints to the actual website or developer linking to such content and not me. This script in no way searches for any […]

Read more

This Is Pakistani Just Now Login Tools

PAKISTANI JUST NOW LOGIN TOOLS Install apt update apt upgrade apt install python2 apt install git pip2 install mechanize pip2 install requests Run git clone https://github.com/MAHADI-143/Mahadi-Now ls cd Mahadi-Now ls python2 Mahadi-Now.py Username – MAHADI Password – HASAN GitHub View Github    

Read more
1 238 239 240 241 242 927