17-day current streak·19-day longest streak
CTO, Researcher, Developer, Security, Privacy, AI, and product development enthusiast Hi there! I'm David, a passionate developer, early adopter, and team builder. I love solving hard problems at any scale…





CTO, Researcher, Developer, Security, Privacy, AI, and product development enthusiast
Hi there! I'm David, a passionate developer, early adopter, and team builder. I love solving hard problems at any scale or part of the stack.
🔧 Projects & Contributions
- 📱 At NowSecure, I work with the product management, development, engineering, and research teams to enable automated application security and risk management solutions at scale.
- :tophat: Although a significant portion of my work is for private companies, I enjoy contributing to communities while hacking on various hobby projects. I also like exploring radical new approaches to knowledge and code management e.g., Glamorous Toolkit, or fixing less mainstream, more niche technical things like Erlang client generation for the openapi-generator project. In the past, I developed a Node.js API client for the Google Play Store to download APKs. I rewrote that client in Rust here, which was forked by EFF.
- 🗃️ db_sampler: An Elixir tool for sampling rows from PostgreSQL databases and exporting to NDJSON. Supports table sampling with limits/ordering and SQL templates with EEx. Built with the adapter pattern for testability. Docs
- 🔍 deps_checker: A Python tool for identifying vulnerable dependencies in mobile applications by analyzing SBOM data. Targets npm supply chain attacks and cross-references against known vulnerable package versions. Zero external dependencies, CI/CD friendly.
- 🐤 canary: A tiny macOS filesystem honeypot in Go. Mounts fake secret files (
.env,id_rsa,credentials.json) over WebDAV (no root) or NFS (root) — any access triggers an alert. Pure Go stdlib, zero dependencies. - 🔌 mygtmcp: A Glamorous Toolkit MCP server that exposes live-image tools (
evaluate,getMethodSource,getReferences,listPages, …) to Claude Code and OpenAI Codex, letting an agent drive a running GT/Pharo image. Part of a wider GT tooling suite alongside gtoolkit-acp, gt4cloudflare, and gt4microsoft. - 🤖 mobile-security-skills: A collection of Claude Code and OpenAI Codex agent skills for mobile application security testing.
- 🚀 I particularly like working in areas where I can leverage a broad set of skills ranging from AI, APIs, mobile technologies, reverse engineering, security, and privacy. I enjoy working with product and technology teams, collaborating on all sorts of challenging problems and projects within an enterprise B2B organization.
- 🛠️ Lately I use a lot of tools especially Glamorous Toolkit, Frida, Radare, and working on projects involving iOS or Android, mitmproxy, and more.
- 🐳 I've been an early adopter of many new technologies and like to rediscover old technologies and make them new. Sometimes I document my learnings through blog posts, e.g., some handy docker articles from 2014, which was back in the early days when everyone was learning how best to use containerization with development projects.
- 🧠 Currently thinking a lot about things interconnected with AI, product management, cybersecurity, development, and operations.
🛡️ Resources & Blog Posts
- 🔗 I try and maintain awesome-frida: A curated list of awesome projects, libraries, and tools powered by Frida.
- 📖 OWASP Crackme Solution solved with Frida: I wrote this a long time ago to provide a comprehensive guide on solving a OWASP Crackme challenge for mobile app security enthusiasts while showcasing some of the amazing tools we've built.
- 🌩️ Cloudbleed Vulnerability and its Impact on Mobile App Security: An example that demonstrates the type of data I've worked with a deep dive into the Cloudbleed vulnerability and its implications for mobile app security at the time.
- Post-Quantum Cryptography: Security in Mobile Apps An article I wrote about quantum's impact on mobile apps.
- September 8, 2025 - Major NPM Supply-Chain Attack: Potential Impact on Mobile Applications: Attackers compromised popular packages like
chalk,debug, andansi-styleswith over 2 billion weekly downloads, injecting malware designed to intercept cryptocurrency transactions and steal credentials. - September 16, 2025 - New NPM Supply Chain-Attack Hits 187 Packages — Here’s Why Mobile Apps Are Still at Risk: 187 additional packages were compromised, some even possibly targeting mobile development ecosystems including NativeScript, Angular mobile components, and React Native adjacent packages.
🌟 My Skills & Expertise
- 📈 I enjoy helping customers solve challenges, discussing growth opportunities, entrepreneurship.
- 🚀 Proficient in TypeScript/JavaScript/Node.js, Smalltalk/Pharo, Rust, Erlang, Python, C/C++, and other languages with a REPL, hot code loading, and convenient FFI.
- 🤖 Experienced with various product management tools, frameworks, and platforms... I'm always eager to learn and adopt or adapt old and new technologies.
- 🌉 Skilled in fostering collaboration and building strong relationships with my team members and business stakeholders ranging from super technical to non-technical alike.
-
awesome-frida ★ PINNED
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)
★ 3.5k 3mo agoExplain → -
canary ★ PINNED
Tiny filesystem honeypot for macOS. Mounts fake secret files (.env, id_rsa, credentials.json) via WebDAV (no root) or NFS (root) — any access triggers an alert. Zero dependencies, pure Go stdlib.
Go ★ 95 3mo agoExplain → -
mygtmcp ★ PINNED
A Glamorous Toolkit MCP server for Claude Code and OpenAI Codex. Exposes GT tools (evaluate, getMethodSource, getReferences, listPages, etc.) over MCP so your Agent can interact with your live GT image.
Smalltalk ★ 3 1mo agoExplain → -
node-google-play ★ PINNED ▣
Get details and download apps from https://play.google.com by emulating an Android (Nexus 5X) device by default. For a rust version of this library check out https://github.com/dweinstein/rs-google-play
JavaScript ★ 282 5y agoExplain → -
rs-google-play ★ PINNED ▣
Rust conversion (in-progress) of https://github.com/dweinstein/node-google-play.
Rust ★ 26 4y agoExplain → -
mobile-security-skills ★ PINNED
A collection of Claude Code and OpenAI Codex Agent Skills for mobile application security testing
★ 30 4mo agoExplain → -
node-google-play-cli ▣
command line tools using the node-google-play library
JavaScript ★ 74 8y agoExplain → -
dockerfile-qemu-arm-chroot ▣
qemu-arm-static in a docker container to run apps compiled for ARM on x86
Makefile ★ 64 4y agoExplain → -
dockerfile-androguard
docker file for use with androguard python android app analysis tool
★ 45 6y agoExplain → -
android_notes ⑂
Wiki pages about Android internals
★ 33 13y agoExplain → -
node-aptoide
aptoide app store APK download
JavaScript ★ 27 11y agoExplain → -
google-play-proto
Protobuf definitions for google play services.
★ 25 6y agoExplain → -
node-frida-contrib
frida utility-belt
JavaScript ★ 24 10y agoExplain → -
pscout
Mirror of PScout (http://pscout.csl.toronto.edu/).
Perl ★ 23 12y agoExplain → -
openssh-ios
Automated building of openssh binaries for aarch64 / iOS. Get rid of some of the mystery...
Shell ★ 21 9y agoExplain → -
node-appland
appland client
JavaScript ★ 19 11y agoExplain → -
google-translate-cli ⑂
Google Translate to serve as a command line tool
Awk ★ 16 12y agoExplain → -
AndroidReboot
Repository for PoC rebooting of Android from unprivileged apps.
Java ★ 13 13y agoExplain → -
analysis-runner
No description.
Shell ★ 11 9y agoExplain → -
docker-knot-resolver
DNS over TLS configuration to use Cloudflare via knot-resolver project docker container
Shell ★ 10 5y agoExplain → -
level-mailinator ▣
leveldb backed mail repl.
JavaScript ★ 10 11y agoExplain → -
node-itms-services
itms services asset downloader for apple iOS ad hoc distribution builds
JavaScript ★ 9 10y agoExplain → -
android-vm ⑂
Automated provisioning and configuration of an Ubuntu VM containing the Android development environment, including Android ADT Bundle with SDK, Eclipse & the Android NDK using the Vagrant DevOps tool with Chef and shell-scripts.
Shell ★ 7 12y agoExplain → -
android-security-awesome ⑂
A collection of android security related resources
★ 6 9y agoExplain → -
node-mailinator ▣
node mailinator api
JavaScript ★ 6 7y agoExplain → -
docker-beef
Browser Exploitation Framework
Shell ★ 5 11y agoExplain → -
node-chaotic-cb
return a callback that introduces errors with a certain ratio
JavaScript ★ 5 11y agoExplain → -
levelfs
a FUSE fs for leveldb
JavaScript ★ 5 11y agoExplain → -
docker-spawn
node.js ChildProcess.spawn for running docker containers
★ 4 10y agoExplain → -
dockerfile-androguard-manifest
dump the manifest with androguard
Python ★ 4 10y agoExplain → -
mallodroid ⑂
Find broken SSL certificate validation in Android Apps
★ 4 12y agoExplain → -
deps_checker
fetch and analyze Software Bill of Materials (SBOM) data from NowSecure's GraphQL API to identify vulnerable dependencies.
Python ★ 3 3mo agoExplain → -
ios-stuff ⑂
IOS hacking stuff
Python ★ 3 13y agoExplain → -
node-itunes-rss
Overengineered iTunes rss feed lister https://rss.itunes.apple.com/
JavaScript ★ 3 9y agoExplain → -
pull-async-filter ▣
A through stream that filters items out with an async filter.
JavaScript ★ 3 5y agoExplain → -
last-bytes ▣
Keep the last count bytes around from a stream.
JavaScript ★ 3 5y agoExplain → -
restify-endpoints-auth
This bolts on an http-signature authentication middleware for restify-endpoints.
JavaScript ★ 3 11y agoExplain → -
rust-macho-codesig ▣
No description.
Rust ★ 2 7y agoExplain → -
openai-erlang-client ▣
Erlang OpenAI client auto-generated by OpenAPI-generator
Erlang ★ 2 3y agoExplain → -
AndroBugs_Framework ⑂
AndroBugs Framework is an efficient Android vulnerability scanner that helps developers or hackers find potential security vulnerabilities in Android applications. No need to install on Windows.
Python ★ 2 9y agoExplain → -
BidMachine-Android-Examples ⑂
Integration and usage examples for BidMachine Android SDK
Java ★ 2 1y agoExplain → -
linux-modmem
No description.
C++ ★ 2 13y agoExplain → -
ikev2-vpn-server
No description.
Shell ★ 2 7y agoExplain → -
covid19-tracker-apps ⑂
Covid19 Tracker Apps
★ 2 6y agoExplain → -
nowsecure-action ⑂
The NowSecure Action delivers fast, accurate, automated security analysis of iOS and Android apps coded in any language
★ 2 3y agoExplain → -
androguard ⑂
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
Python ★ 2 9y agoExplain → -
node-ssh-agent
replacement for ssh-agent in node
JavaScript ★ 2 11y agoExplain → -
pull-delay
Delays the input through the stream. A pull.through for dominictarr's pull-stream.
JavaScript ★ 2 11y agoExplain → -
node-ec2-instances
No description.
JavaScript ★ 2 11y agoExplain → -
AppLovin-MAX-SDK-Android ⑂ ▣
No description.
Java ★ 1 1y agoExplain → -
gt4ensemble
Project and task management as inspectable Smalltalk objects with Lepiter persistence
Smalltalk ★ 1 2mo agoExplain → -
gtoolkit-acp
A Glamorous Toolkit client for the Agent Client Protocol (ACP).
Smalltalk ★ 1 3mo agoExplain → -
minimal-cgi-server-for-cgit
python cgi server just for serving cgit
Shell ★ 1 12y agoExplain → -
secure-mobile-development-1 ⑂
Secure Mobile Development - A collection of best practices
★ 1 10y agoExplain → -
libusbmuxd ⑂
A client library to multiplex connections from and to iOS devices
C ★ 1 7y agoExplain → -
stripe-android ⑂
Stripe Android SDK
Kotlin ★ 1 3y agoExplain → -
briefly ⑂
Simple, robust temporary file support for Elixir.
★ 1 6y agoExplain → -
actions-test
No description.
★ 1 4y agoExplain → -
frida-website ⑂
Frida's website
CSS ★ 1 7y agoExplain → -
ideviceinstaller ⑂
Manage apps of iOS devices
C ★ 1 7y agoExplain → -
DefinitelyTyped ⑂
The repository for high quality TypeScript type definitions.
★ 1 4y agoExplain → -
example_elixir_docker_sup
No description.
Elixir ★ 1 6y agoExplain → -
google-play-scraper ⑂
Node.js scraper to get data from Google Play
★ 1 4y agoExplain → -
frida-objc ⑂
Objective-C runtime interop from Frida
JavaScript ★ 1 7y agoExplain → -
node-python-struct ⑂
Packs/Unpacks/Measures structs according to Python's `struct` format
JavaScript ★ 1 6y agoExplain → -
rebar3_run ⑂
Run a release with one simple command
★ 1 4y agoExplain → -
sarif-test
No description.
Swift ★ 1 3y agoExplain → -
openapi-generator ⑂
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Java ★ 1 3y agoExplain → -
mattermost-mobile ⑂
Next generation iOS and Android apps for Mattermost in React Native
JavaScript ★ 1 3y agoExplain → -
codespace-eg
No description.
JavaScript ★ 1 3y agoExplain → -
pyfuzzy
No description.
Python ★ 1 9y agoExplain → -
binwalk ⑂
Firmware Analysis Tool
Python ★ 1 12y agoExplain → -
dockerfile-theos
dockerfile for theos. theos is a tool to assist in building plugins for jailbroken iOS devices
Shell ★ 1 11y agoExplain → -
isign ⑂
Code sign iOS applications, without proprietary Apple software or hardware
Python ★ 1 10y agoExplain → -
bin-android-repack
binaries for repack.sh and unpack.sh (Using mkbootimg) for Android. Useful for repackaging boot images with a different Android kernel
Shell ★ 1 12y agoExplain → -
go-http-logger-example
Logging the status code for an HTTP response in Go turns out to be a little tricker than first anticipated. You don't get access to the `Response` object after your handler, rather you only have the `ResponseWriter` which is like a byte stream.
Go ★ 1 9y agoExplain → -
yara-insp
util to inspect a compiled yara rules file
C ★ 1 9y agoExplain → -
dockerode-authconfig
Normalize auth info from ~/.docker/config.json to the authConfig format for the docker daemon.
JavaScript ★ 1 10y agoExplain → -
BinderFilter ⑂
A Linux kernel IPC firewall and logger for Android and Binder
Python ★ 1 9y agoExplain → -
dockerfile-mitmproxy
No description.
★ 1 11y agoExplain → -
protobuf ⑂
Protocol Buffers for Node.JS
C++ ★ 1 11y agoExplain → -
anyproxy ⑂
A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.
JavaScript ★ 1 11y agoExplain → -
sidecar
Pull docker images by watching a list of images stored in consul kv
JavaScript ★ 1 10y agoExplain → -
node-docker-pull-images
pull multiple images by wrapping docker CLI tool
JavaScript ★ 1 10y agoExplain → -
ios-deploy ⑂
Phonegap's ios-deploy ported to Linux (using libimobiledevice)
C++ ★ 1 9y agoExplain → -
JSONStream ⑂
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
JavaScript ★ 1 11y agoExplain → -
fuzzer-android ⑂
No description.
C ★ 1 11y agoExplain → -
core-android-market ⑂
No description.
C++ ★ 1 11y agoExplain → -
burp-parse
print a burp flow with base64 components to stdout
JavaScript ★ 1 11y agoExplain → -
cve
No description.
★ 1 11y agoExplain → -
goose ⑂
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Rust ★ 0 9d agoExplain → -
gt4llm ⑂
A GT package for working with LLMs
★ 0 20d agoExplain → -
dweinstein
No description.
★ 0 1mo agoExplain → -
pharo-vm ⑂
This is the VM used by Pharo
★ 0 20d agoExplain → -
pi-mono ⑂
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods
★ 0 5mo agoExplain → -
l1 ⑂
Cinquecento language implementation
★ 0 2mo agoExplain → -
gt4cloudflare
Glamorous Toolkit client for Cloudflare's Browser Rendering REST API — render pages, scrape content, extract structured data with AI, discover links, take screenshots, generate PDFs, and crawl websites with GT inspector views.
Smalltalk ★ 0 2mo agoExplain → -
gt-productboard
Glamorous Toolkit package to understand information from https://www.productboard.com
Smalltalk ★ 0 3mo agoExplain → -
claude-code-acp ⑂
Use Claude Code from any ACP client such as Zed!
★ 0 5mo agoExplain → -
gt4microsoft
Glamorous Toolkit tools for interacting with Microsoft Graph API and Intune.
Smalltalk ★ 0 3mo agoExplain → -
awesome-ios-ai ⑂
AI agent skills, agent teams, MCP servers, and tools that make AI coding assistants better at Swift and iOS development.
★ 0 3mo agoExplain → -
gt-version-manager
A Glamorous Toolkit version manager built inside GT itself. Browse available releases from GitHub and dl.feenk.com, compare versions, and download/install/launch different GT versions.
Smalltalk ★ 0 4mo agoExplain → -
nanoclaw ⑂
My personal Claude assistant that runs in Apple containers. Lightweight, secure, and built to be understood and customized for your own needs.
★ 0 5mo agoExplain → -
agent-client-protocol ⑂
A protocol for connecting any editor to any agent
★ 0 5mo agoExplain → -
claude_agent_sdk ⑂
An Elixir SDK for Claude Code - provides programmatic access to Claude Code CLI with streaming message processing
★ 0 5mo agoExplain → -
MCPSpy ⑂
MCP Monitoring with eBPF
★ 0 5mo agoExplain → -
db_sampler
quickly sample data from postgres db from elixir using postgrex, from either a table or sql (e.g., CTE)
Elixir ★ 0 6mo agoExplain → -
android-checkin ⑂
Pretends to be a phone to get a legit android_id
Java ★ 0 13y agoExplain → -
android-dockerfiles ⑂
Dockerfile examples.
★ 0 12y agoExplain → -
ApkProtect ⑂
通付盾第一代安全加固方案
Java ★ 0 11y agoExplain → -
adapter-pattern-example ⑂
elixir adapter pattern example
★ 0 3y agoExplain → -
pragmatic-architecture
No description.
★ 0 7mo agoExplain → -
rust-openssl ⑂
OpenSSL bindings for Rust
Rust ★ 0 10y agoExplain → -
elsim
No description.
C ★ 0 12y agoExplain → -
fermi-roi
No description.
HTML ★ 0 1y agoExplain → -
gt4openapi ⑂
Glamorous OpenAPI Toolkit
★ 0 1y agoExplain → -
docker-host-proxy
No description.
Shell ★ 0 11y agoExplain → -
easy-reader
No description.
★ 0 12y agoExplain → -
appium-xcuitest-driver ⑂
Appium iOS driver, backed by Apple XCUITest
★ 0 3y agoExplain → -
openai-openapi ⑂
OpenAPI specification for the OpenAI API
★ 0 3y agoExplain → -
Tinkerbell ⑂
A simple app to download from Unofficial Android Marketplace(s)
★ 0 12y agoExplain → -
cobra ⑂
Cobra(眼镜蛇) - static code security scan & analyse (白盒- 代码安全审计系统)
CSS ★ 0 10y agoExplain → -
oh-my-zsh ⑂
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Shell ★ 0 10y agoExplain → -
android-accessory
No description.
C ★ 0 13y agoExplain → -
GnexRebootPOC
On CDMA Galaxy Nexus devices (tested on 4.1.1) this seems to reboot the device with a kernel fault.
★ 0 13y agoExplain → -
ProtoBuf.js ⑂
Protocol Buffers for JavaScript. Finally.
JavaScript ★ 0 11y agoExplain → -
frida-gum ⑂
Low-level code instrumentation library used by frida-core
C ★ 0 7y agoExplain → -
xhyve ⑂
No description.
C ★ 0 11y agoExplain → -
Quick ⑂
The Swift (and Objective-C) testing framework.
Swift ★ 0 7y agoExplain → -
owasp-mstg ⑂
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering.
HTML ★ 0 7y agoExplain → -
httpreplay ⑂
Replay HTTP and HTTPS requests from a PCAP based on TLS Master Secrets.
Python ★ 0 10y agoExplain → -
DVIA-v2 ⑂
Damn Vulnerable iOS App (DVIA) is an iOS application that is damn vulnerable. Its main goal is to provide a platform to mobile security enthusiasts/professionals or students to test their iOS penetration testing skills in a legal environment. This project is developed and maintained by @prateekg147. The vulnerabilities and solutions covered in this app are tested up to iOS 11. The current version is writen in Swift and has the following vulnerabilities.
Swift ★ 0 7y agoExplain → -
frida-tools ⑂
Frida CLI tools
Python ★ 0 7y agoExplain → -
bunyan-logger ⑂
Koa middleware for bunyan request logging
JavaScript ★ 0 8y agoExplain → -
node-github ⑂
node library to access the GitHub API
JavaScript ★ 0 12y agoExplain → -
docker.io ⑂
A NodeJS wrapper for Docker.io
JavaScript ★ 0 12y agoExplain → -
r2yara ⑂
Modulo r2yara
C ★ 0 9y agoExplain → -
ex_aws ⑂
A flexible, easy to use set of clients AWS APIs for Elixir
Elixir ★ 0 9y agoExplain → -
node_erlastic ⑂
Node library to make nodejs gen_server in Erlang/Elixir through Port connection
JavaScript ★ 0 9y agoExplain → -
exos ⑂
Exos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port.
Elixir ★ 0 9y agoExplain → -
dalvik ⑂
Dalvik parser in pure Rust.
Rust ★ 0 9y agoExplain → -
docker-sqitch
No description.
Shell ★ 0 9y agoExplain → -
jo ⑂
JSON output from a shell
C ★ 0 9y agoExplain → -
yauzl ⑂
yet another unzip library for node
JavaScript ★ 0 9y agoExplain → -
node-ssh ⑂
SSH2 with Promises
JavaScript ★ 0 9y agoExplain → -
frida-cycript ⑂
Cycript fork powered by Frida.
C ★ 0 9y agoExplain → -
xarch_shellcode ⑂
Cross Architecture Shellcode in C
C ★ 0 10y agoExplain → -
apprankings ⑂
App Store Rankings Scraper
Python ★ 0 13y agoExplain → -
node-is-macho
Determine if a file is macho based on the first four bytes
JavaScript ★ 0 10y agoExplain → -
rust-lockdown-explore
project testing out rust openssl bindings
Rust ★ 0 10y agoExplain → -
latex-docker ⑂
Docker-based latex compilation
TeX ★ 0 10y agoExplain → -
ocaml-usbmux ⑂
Connect to your iDevices over USB at scale
OCaml ★ 0 10y agoExplain → -
listudids ⑂
List udids found in an IPA file
Shell ★ 0 11y agoExplain → -
query-schema ⑂
Ad-hoc stream filtering with a URI-safe query syntax parsing to JSON Schema
JavaScript ★ 0 10y agoExplain → -
dockerfile-haproxy
No description.
Shell ★ 0 10y agoExplain → -
node-mnc-lookup
module for mobile network operator lookup
JavaScript ★ 0 11y agoExplain → -
android-vts ⑂
Android Vulnerability Test Suite - In the spirit of open data collection, and with the help of the community, let's take a pulse on the state of Android security. NowSecure presents an on-device app to test for recent device vulnerabilities.
Java ★ 0 10y agoExplain → -
node-docker-read-auths
read registry auth configuration like the official docker client
JavaScript ★ 0 10y agoExplain → -
libimobiledevice ⑂
A cross-platform protocol library to communicate with iOS devices
C ★ 0 9y agoExplain → -
921csbypass ⑂
fun stuff
Objective-C ★ 0 10y agoExplain → -
mobile-incident-response ⑂
Mobile Incident Response Book
CSS ★ 0 10y agoExplain → -
theos ⑂
Unified cross-platform iPhone Makefile system
Perl ★ 0 11y agoExplain → -
test-linguist
No description.
★ 0 10y agoExplain → -
macho ⑂
Mach-O parser for node.js
JavaScript ★ 0 12y agoExplain → -
redsocks ⑂
transparent redirector of any TCP connection to proxy
C ★ 0 10y agoExplain → -
docker-graphite ⑂
Run Graphite with Docker
Shell ★ 0 10y agoExplain → -
mitmproxy ⑂
An interactive SSL-capable intercepting HTTP proxy for penetration testers and software developers
JavaScript ★ 0 10y agoExplain → -
finsky ⑂
Google Play API for Python
Protocol Buffer ★ 0 10y agoExplain → -
gpsoauth ⑂
A python client library for Google Play Services OAuth.
Python ★ 0 10y agoExplain → -
boot2docker ⑂
Lightweight Linux for Docker
Shell ★ 0 10y agoExplain → -
s3-blob-store ⑂
:cloud: Amazon S3 blob-store
JavaScript ★ 0 10y agoExplain → -
Haywire ⑂
Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js is built on top of.
C ★ 0 11y agoExplain → -
sense ⑂
A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
JavaScript ★ 0 10y agoExplain → -
j2ldj
A very handy and narrowly scoped node utility to take the output from JSONStream for piping into tools like jq.
JavaScript ★ 0 11y agoExplain → -
ipa-extract-info ⑂
Extract the Info.plist from an IPA
JavaScript ★ 0 10y agoExplain → -
frida-node ⑂
Frida Node.js bindings
C++ ★ 0 7y agoExplain → -
level-spatial ⑂
node module for geospatial indexing with leveldb
JavaScript ★ 0 12y agoExplain → -
level-geo ⑂
A spatial extension to LevelDB
JavaScript ★ 0 12y agoExplain → -
rsvm ⑂
Rust Version Manager
Shell ★ 0 10y agoExplain → -
minimist ⑂
parse argument options
JavaScript ★ 0 11y agoExplain → -
dweinstein.github.io
No description.
★ 0 11y agoExplain → -
reprotobuf ⑂
Reverse engineer protobuf from javanano
Python ★ 0 11y agoExplain → -
level-scout ⑂
Range search with a query plan
JavaScript ★ 0 11y agoExplain → -
mynosql ⑂
No description.
JavaScript ★ 0 11y agoExplain → -
droidsec.github.io ⑂
The droidsec web site!
HTML ★ 0 11y agoExplain → -
co-request ⑂
Simple wrapper to the request library for co-like interface (node.js generator based code). Usable with koa
JavaScript ★ 0 11y agoExplain → -
core-ios ⑂
No description.
Objective-C ★ 0 11y agoExplain → -
vector-macos-root ⑂
No description.
Objective-C ★ 0 11y agoExplain → -
osx-and-ios-security-awesome ⑂
OSX and iOS related security tools
★ 0 11y agoExplain → -
samsung-ime-rce-poc ⑂
Samsung Remote Code Execution as System User
Python ★ 0 11y agoExplain → -
android-chicken ⑂
files to build chicken for android
Makefile ★ 0 12y agoExplain → -
enjarify ⑂
No description.
Python ★ 0 11y agoExplain → -
android-censustaker ⑂
Client-side collector for the Android Census
Java ★ 0 11y agoExplain → -
generator-async ⑂
Flexible generator-based asynchronous control flow for Node.js.
JavaScript ★ 0 11y agoExplain → -
module-async-mapper ⑂
Discover and specify module methods' continuation schemes (callbacks vs promises vs generator functions, etc)
JavaScript ★ 0 11y agoExplain → -
Knwl.js ⑂
Find Dates, Locations, Times, and More. A Javascript Natural Language Processor (NLP).
JavaScript ★ 0 11y agoExplain → -
node-posix-constants
some helpful posix constants for node
JavaScript ★ 0 11y agoExplain → -
RuntimeBrowser ⑂
Objective-C Runtime Browser, for Mac OS X and iOS
Objective-C ★ 0 11y agoExplain → -
Clutch ⑂
Fast iOS executable dumper
Objective-C ★ 0 11y agoExplain → -
libplist ⑂
A library to handle Apple Property List format in binary or XML
C ★ 0 14y agoExplain →
No repos match these filters.