Pinned Repositories
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
AMLEngine2.1
The AutomationML 2.1 .NET Application Programming Interface with support of CAEX 3.0 and CAEX 2.15. The AMLEngine2.1 is published as the named package Aml.Engine on nuget at https://www.nuget.org/packages/Aml.Engine. The AMLEngine is provided by AutomationML.
Attiny85
RubberDucky like payloads for DigiSpark Attiny85
AutomationMLEditor
Distribution of AutomationML Editor releases and discussion platform for new feature development. Provision of a wiki with help on usage and with explanations of basic functions as well as specific lesser-known features.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
ESPloitV2
WiFi Keystroke Injection Tool designed for an Atmega 32u4/ESP8266 Paired via Serial (Cactus WHID Firmware). Also features Serial, HTTP, and PASV FTP exfiltration methods and an integrated Credential Harvester Phishing tool called ESPortal.
USaBUSe
Universal Serial aBUSe is a project to demonstrate the risks of hardware bypasses of software security by Rogan Dawes at SensePost.
WHID
WiFi HID Injector - An USB Rubberducky / BadUSB On Steroids.
WiDucky
WiFi Enabled USB Rubber Ducky
wifi_ducky
Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
eengrbabar's Repositories
eengrbabar/ESPloitV2
WiFi Keystroke Injection Tool designed for an Atmega 32u4/ESP8266 Paired via Serial (Cactus WHID Firmware). Also features Serial, HTTP, and PASV FTP exfiltration methods and an integrated Credential Harvester Phishing tool called ESPortal.
eengrbabar/USaBUSe
Universal Serial aBUSe is a project to demonstrate the risks of hardware bypasses of software security by Rogan Dawes at SensePost.
eengrbabar/WHID
WiFi HID Injector - An USB Rubberducky / BadUSB On Steroids.
eengrbabar/WiDucky
WiFi Enabled USB Rubber Ducky
eengrbabar/wifi_ducky
Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
eengrbabar/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
eengrbabar/AMLEngine2.1
The AutomationML 2.1 .NET Application Programming Interface with support of CAEX 3.0 and CAEX 2.15. The AMLEngine2.1 is published as the named package Aml.Engine on nuget at https://www.nuget.org/packages/Aml.Engine. The AMLEngine is provided by AutomationML.
eengrbabar/Attiny85
RubberDucky like payloads for DigiSpark Attiny85
eengrbabar/AutomationMLEditor
Distribution of AutomationML Editor releases and discussion platform for new feature development. Provision of a wiki with help on usage and with explanations of basic functions as well as specific lesser-known features.
eengrbabar/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
eengrbabar/coursera-deep-learning
Solutions to all quiz and all the programming assignments!!!
eengrbabar/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
eengrbabar/Decryptor
Cryptographic Hash Decryption
eengrbabar/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
eengrbabar/Facial-Recognition
Facial Recognition pipeline using Facenet
eengrbabar/LearnDataScience
Open Content for self-directed learning in data science
eengrbabar/linux-basics-course
eengrbabar/pyopenssl
A Python wrapper around the OpenSSL library
eengrbabar/SnakeAI
Train a Neural Network to play Snake using a Genetic Algorithm
eengrbabar/Visual-Sort
A visual demonstration of the process undergone by different sorting algorithms