Pinned Repositories
awesome-reverse-engineering-blogs
A list of high quality reverse engineering blogs that I peruse
freewhois
A node client that uses the iana RDAP DNS database to lookup WHOIS information for free.
heartbeat
:heartbeat: a simple heartbeat script that checks to see if a server is online every five minutes. if it's not, it sends a text message using the twilio-sms api.
hushnote
:speak_no_evil: a privnote-like service with a REST API that lets you send one-time-use messages via unique url's
marijuana-verify
:leaves: A simple npm module that checks to see whether or not a medical marijuana patient's recommendation ID is valid or not.
node-reverse-trojan
:computer: :ghost: :computer:An example of a reverse RAT (remote administration tool / trojan horse) written in NodeJS. Highly experimental.
one-time-pad
a one-time pad cipher written in nodejs
paywall-reader
A web app that lets you read articles on popular news sites that get hidden behind paywalls
twilio-autodialer
:telephone_receiver: :phone: an autodialer written in nodejs using the twilio api (not functional)
usda-ingredients-api
a private REST API used for pulling ingredients given a UPC code from ndb.nal.usda.gov
joshterrill's Repositories
joshterrill/paywall-reader
A web app that lets you read articles on popular news sites that get hidden behind paywalls
joshterrill/hushnote
:speak_no_evil: a privnote-like service with a REST API that lets you send one-time-use messages via unique url's
joshterrill/freewhois
A node client that uses the iana RDAP DNS database to lookup WHOIS information for free.
joshterrill/awesome-reverse-engineering-blogs
A list of high quality reverse engineering blogs that I peruse
joshterrill/course-notes
A repository to hold some markdown notes that I've taken while doing various online courses
joshterrill/hacked.codes
customized gatsby blog for https://hacked.codes
joshterrill/justin-bahn-design-extension
Make every website look like it was designed by Justin Bahn!
joshterrill/aigeneratedpoem
code repo for the https://twitter.com/aigeneratedpoem twitter account
joshterrill/integrity-web
An experimental drop-in JS file that detects any changes to the DOM and notifies user if such as taken place. Used to detect when scammers have modified the DOM of a scam victim to trick them.
joshterrill/recursive-s3-downloader
A slow but effective script that takes an open s3 root URL as an argument, loops through all available directories and files, exports them, and then downloads the files
joshterrill/Visual-Mic
When sound hits an object, it causes small vibrations on the object’s surface. Here we show how, using only high-speed video of the object, we can extract those minute vibrations and partially recover the sound that produced them
joshterrill/public-bookmarks
A REST API for publicly publishing and viewing your bookmarks.
joshterrill/apiheartbeat
An application that checks your API's pulse and sends notifications if they flatline.
joshterrill/check-bitflip-domain
A tool for checking bit-flip domain variants using WHOIS
joshterrill/decompiler-explorer
Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser!
joshterrill/espresso2onnx
Convert Apple espresso models to onnx format
joshterrill/exfil.js
A client-side-only javascript SDK for steganography and data exfiltration methods, with an optional server component to receive data from
joshterrill/flare-vm
joshterrill/fortifile
joshterrill/JarInjector
Inject java code into existing jar files
joshterrill/joshterrill.com
joshterrill/matching-bytes
a library that takes two files as an input and finds any matching patterns of bytes between them (Can be very very slow)
joshterrill/notebooks
a place to put some machine learning experiments
joshterrill/openai-chatgpt-sandbox-code
joshterrill/pe-parser
PE Parsing, but blazing fast
joshterrill/realtime-gpx-route-generator
Generate real-time GPX routes that travel along the waypoints in the time and number of steps specified
joshterrill/sneaky-pixel
a public, barebones simple image/pixel tracking API
joshterrill/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server.
joshterrill/usrlocalbin
A collection of custom utility scripts that I have created in /usr/local/bin/
joshterrill/yara
A collection of yara rules that I'm writing to find and track malware families that I'm interested in.