649

649

Geek Repo

Company:Hackerrank.com/erase

Home Page:spuz.me/about

Twitter:@037

Github PK Tool:Github PK Tool


Organizations
9m-ai
Qumosi

649's repositories

Memcrashed-DDoS-Exploit

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API

Crashcast-Exploit

This tool allows you mass play any YouTube video, terminate apps and rename Chromecast device(s) obtained from Shodan.io

Crash-iOS-Exploit

Repository dedicated to storing a multitude of iOS/macOS/OSX/watchOS crash bugs. Some samples need to be viewed as raw in order to see the Unicode. Please do not intentionally abuse these exploits.

Language:HTMLStargazers:42Issues:3Issues:0

Netscraped-Exploit

Framework for obtaining all the credentials stored in vulnerable Netwave IP cameras. Can be used to break into IP cameras, use for research only.

APT38-DYEPACK

Reverse engineered APT38 DYEPACK samples used to empty SWIFT banking servers. Use caution when handling live binaries.

Mifare-Skimmer

Arduino based device for reading Mifare cards from a distance using RC522 module and an OLED display for portable reading of card data.

Language:C++Stargazers:18Issues:3Issues:0

Vendont-Scraper

Vendont is a Venmo transaction finder/scraper. It uses Venmo's own public API system to fetch all transactions at a given time.

Language:PythonStargazers:10Issues:1Issues:0

Binary-Search-Tree

A binary search tree (BST) is a binary tree where each node has a comparable key (and an associated value) and satisfies the restriction that the key in any node is larger than the keys in all nodes in that node's left subtree and smaller than the keys in all nodes in that node's right subtree.

Language:C++Stargazers:5Issues:1Issues:0

Matrix-Chain-Multiplication

Dynamic programming algorithm: matrix chain multiplication, where the goal is to find the most computationally efficient matrix order when multiplying an arbitrary number of matrices in a row.

Language:C++Stargazers:5Issues:1Issues:0

Rijndael-Encryption-Algorithm

The Advanced Encryption Standard (AES), also known by its original name Rijndael is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001.

Language:PythonStargazers:5Issues:2Issues:0

Arduino-badUSB

Arduino badUSB framework for launching HID payloads. Comes with preconfigured payload selector and web service. Uses Arduino Leonardo board, LCD keypad, and ethernet shield.

Language:C++License:GPL-3.0Stargazers:4Issues:1Issues:0

Redditor-Bot

This is a Reddit bot that scans all possible 3-character (A-Z, 0-9, _, -) usernames and determines which ones are available.

Language:PythonStargazers:4Issues:1Issues:0

The-Collection-Statistics

Domain and TLD statistics of "The Collection (1-5), Antipublic, AP MYR & Zabugor" breach exposure. Contains number of matches per file within, based on provider.

Max-Subarray

The maximum subarray problem is the task of finding the contiguous subarray within a one-dimensional array, a[1...n], of numbers which has the largest sum. This script solves the max subarray problem via divide-and-conquer with O(nlogn) time complexity.

Language:C++Stargazers:3Issues:1Issues:0

Python-Tutorials

Easy to follow Python tutorials for any beginners! Scripts are labelled in accordance to its category. Helpful commenting is also included.

Language:PythonStargazers:3Issues:1Issues:0

Hash-Table

A hash table is a data structure that implements an associative array abstract data type, a structure that can map keys to values. Lookups are O(1). Collisions are solved using chaining method in which chained indexes are O(n).

Language:C++Stargazers:2Issues:1Issues:0

Heap-Sort

Heapsort is a comparison-based sorting algorithm. Heapsort can be thought of as an improved selection sort: like that algorithm, it divides its input into a sorted and an unsorted region, and it iteratively shrinks the unsorted region by extracting the largest element and moving that to the sorted region.

Language:C++Stargazers:2Issues:1Issues:0

Huffman-Codes

A Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression.

Language:C++Stargazers:2Issues:1Issues:0

Radix-Sort

Radix sort is a non-comparative integer sorting algorithm that sorts data with integer keys by grouping keys by the individual digits which share the same significant position and value.

Language:C++Stargazers:2Issues:1Issues:0

SPUZBlogGen

Python application that's used to produce spuz.me blog posts. Feel free to use this script to contribute to SPUZ or to reverse engineer and produce your own blog posts!

Language:PythonStargazers:2Issues:1Issues:0

gpt4all-ui

Simple Docker Compose to load gpt4all (Llama.cpp) as an API and chatbot-ui for the web interface. This mimics OpenAI's ChatGPT but as a local instance (offline).

Language:PythonStargazers:1Issues:0Issues:0

Insertion-Sort

Insertion sort is a simple sorting algorithm that builds the final sorted array (or list) one item at a time.

Language:C++Stargazers:1Issues:1Issues:0

Linguana-Framework

Linguistics Fingerprint Analyser. Finds authorship within bodies of text using various language analysis techniques.

Language:PythonStargazers:1Issues:1Issues:0

Merge-Sort

Merge sort is an efficient, general-purpose, comparison-based, divide and conquer sorting algorithm.

Language:C++Stargazers:1Issues:1Issues:0

PHP-Tutorials

Easy to follow PHP tutorials for any beginners! Scripts are labelled in accordance to its category. Helpful commenting is also included.

Language:PHPStargazers:1Issues:1Issues:0

Quick-Sort

Quicksort is an efficient sorting algorithm, serving as a systematic method for placing the elements of an array in order.

Language:C++Stargazers:1Issues:1Issues:0

rgrep

rgrep is a command-line utility for searching plain-text data sets for lines that match a regular expression.

Language:CStargazers:1Issues:2Issues:0

Rod-Cutting

Dynamic programming algorithm: given a rod of length n inches and a table of prices "Pi", i=1,2,…,n, this algorithm finds the maximum revenue "Rn" obtainable by cutting up the rod and selling the pieces.

Language:C++Stargazers:1Issues:1Issues:0
Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

student-list

Every student that attended the class

Stargazers:0Issues:0Issues:0