andrewpedia's repositories
actix-sockets
A Rust Demo Webapp for showing how to use websockets in actix web.
AD-Attack-Defense
Attack and defend active directory using modern post exploitation adversary tradecraft activity
AndroidDemo
Android Demo
AndServer
:cherries: Web server and web framework of Android platform.
app-store-receipt-parser
A lightweight TypeScript library for extracting transaction IDs from Apple's ASN.1 encoded receipts.
atuin
🐢 Magical shell history
aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
binance-official-api-docs
Official Documentation for the Binance APIs and Streams
ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
contracts-ui
Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
defi-dapps-solidity-smart-contracts
This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.
dpt-shell
Android函数抽取壳实现
ebpf-rust-udp-loadbalancer-demo
A demo app covering building an eBPF load-balancer in Rust
encrypted-dns-server
An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.
eww
ElKowars wacky widgets
frida-trace
this is frida trace assemble and register change tools
gatekeeper
The first open-source DDoS protection system
MobileSec
记录一些我自己在学习Android逆向过程中的有意思的东西
Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
quinn
Async-friendly QUIC implementation in Rust
rust-socketio
An implementation of a socket.io client written in the Rust programming language.
Rusty-Bitcoin-Explorer
The Most Reliable and Efficient Bitcoin Blockchain Parser Library on Github
SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
solana-spl-token-sniper
Solana SPL-Token sniper for new Raydium liquidity pools
thread_local-rs
Per-object thread-local storage for Rust
webapp.rs
A web application completely written in Rust. 🌍
whatsmeow
Go library for the WhatsApp web multidevice API
XDP-Firewall
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps existing network engineers/programmers interested in utilizing XDP or anybody interested in getting in