India’s own RPA Platform Python Powered

Welcome to My-AutoPylot , Made in India with ❤️ PyBots is an Indian firm based in Vadodara, Gujarat. My-AutoPylot is a product developed based on Python. Its a RPA framework for developers and common people to create Software BOTs. Using AI, we’re working on Common Man’s RPA. My-AutoPylot is currently supported on Windows only ! (For macOS and Linux : Comming soon.) Windows : My-AutoPylot is compatible with both Windows 10 and Windows 11. Installing on a Windows PC is […]

Read more

Automatically calibrate RGBD cameras with PyTorch

Automatically calibrate RGBD cameras with PyTorch. The intrinsics and extrinsics of the camera pair are optimized based on photometric consistency after projecting the ToF camera into the color camera. I tested on semi-rectified color and Kinect continuous wave ToF cameras from the NYU Depth V2 dataset. Related work using photometric consistency as a loss signal: LSD-SLAM, KinectFusion, CVPR 2017, ICCV 2019, ICCV 2021. Setting up color camera and ToF camera

Read more

An IoT Integrated Fully Automatic WIreless PHIshing System

─ An IoT Integrated Fully Automatic WIreless PHIshing System by Şefik Efe Altınoluk ─ Legal Disclaimer Do not try this software on the users/systems that you have no legal permission. Usage of Wi-Phi for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state and federal laws. I assume no liability and are not responsible for any misuse or damage caused by this software, documentation and anything in this repository. […]

Read more

Automated capturing of WPA & WPA2 password Hashes

Automated capturing & sorting of WPA & WPA2 password Hashes using hashcat & hcxdumptool. Automatically creates file with wifi name & captured hash of matching mac addresses. to delete files in terminal -> sudo rm -R WifiSweep/session name Make sure your wifi adapter supports monitor mode. hashcat -m 22000 -o Solis-pass Solis.hc22000 /usr/share/wordlists/rockyou.txt #For brute-force crackinghashcat -m 22000 hash.hc22000 -a 3 ?d?d?d?d?d?d?d?d hashcat -m 22000 hash.hc22000 -a 3 –increment –increment-min 8 –increment-max 18 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d more info about hashcat : https://hashcat.net/hashcat/more […]

Read more

Automatically email Macfolk their pending updates

Notifier is a Python Script to send emails to Mac users with pending updates (according to Jamf patchmanagement) using the Jamf API and SMTP! How it works Grab API username and password the JAMFREPORTUSER and JAMFREPORTPASS environment variables. Get a bearer token from the Jamf server. This is used for all further authentication. Gets a list of all Patch Management titles on the Jamf server For each Patch Management title, get a list of every version Record the first version […]

Read more

Automatic construction of wannier functions for any 3D transition metal based system with or without SOC

Automatic construction of wannier functions for any 3D transition metal based system with or without SOC Written by Ilias Samathrakis and Zeying Zhang The algorithm is summarized briefly in J. Phys. Chem. Lett. 2018, 9, 21, 6224–6231https://pubs.acs.org/doi/abs/10.1021/acs.jpclett.8b02800 INTRODUCTION We present an open-source code, written in Python, that is used toconstruct wannier functions for any 3D transition metal based systemwith or without SOC automatically. REQUIREMENTS The code is only tested on Linux systems and requires Python3 and the library ‘pymatgen’ Download […]

Read more

Automatically install all scripts you put in the ./bin folder of this repository

Automatically install all scripts you put in the “./bin” folder of this repository Works with any executable script with a shebang pattern in the first line: !#/……… Instructions: Install with: pip install git+https://github.com/marcelotournier/autoscripts.git Note: ALWAYS add the shebang pattern in the first line, so setup.py can properly identify your script Remember that bash/sh scripts don’t work in windows 🙂 GitHub View Github    

Read more

Have you ever thought some college work can be automated using python? Rather than spending hours of looped days

Table of Contents Have you ever thought some college work can be automated using python? Rather than spending hours of looped days. We got you, join our workshop, simplify your life and obviously chill out 😎 This repository is for all Python enthusiasts who have a keen interest in automating the web browser using Python commands. No previous knowledge is required. This repository will be useful for all the students who are not familiar with python as well as for […]

Read more

keyword: Crabada,auto-mine,avax,free,open

avax,Crabada,automine,gamefi。1.install python32.pip3 install threadingpip3 install tracebackpip3 install timepip3 install requestspip3 install coloramapip3 install web3pip3 install tkinter3.startpython3 Crabada-auto-mine.py 1.安装python3环境2.安装依赖pip3 install threadingpip3 install tracebackpip3 install timepip3 install requestspip3 install coloramapip3 install web3pip3 install tkinter3.启动命令python3 Crabada-auto-mine.py备注:螃蟹挖矿完全开源,收菜收取10tus,请自行辨别,按需修改。默认脚本带界面,可打包成exe使用。如需帮助,螃蟹社区:https://t.me/+Qt5NejjYRlIxNmY1 GitHub View Github    

Read more

A repository that will contain code that consists of automating some needs

Um repositório que conterá código que consiste em automatizar algumas necessidades A função de organizar todos os arquivos, consiste em pegar todos os arquivos e organizá-los em suas respectivas pastas. Essa função pede a pasta onde pretende organizar os arquivos. A função de organizar arquivos por extensão é semelhante a função de organizar todos os arquivos, a função de organizar os arquivos por extensão ao consiste em organizar os arquivos segundo a sua extensão nas suas respectivas pastas essa função […]

Read more
1 2 3 7