03 Aug 2026
Frida Snippets is a collection of JavaScript snippets designed for use with the Frida dynamic instrumentation toolkit, enabling users to perform comprehensive analysis and manipulation of applications across native, Android, iOS, and general JavaScript contexts. Notable features include various hooks for intercepting function calls, monitoring system activities, and accessing application internals, facilitating tasks like memory scanning, class enumeration, and method argument logging. This tool is particularly useful for security researchers and developers seeking to reverse-engineer or inspect app behavior dynamically.
03 Aug 2026
This repository contains a collection of Frida scripts specifically designed for hooking Windows applications to modify their behavior. The scripts facilitate interaction with COM, WinRT, and .NET APIs through JavaScript, enabling functionalities such as replacing legacy dialogs, managing taskbar identities, and preventing fullscreen modes in modern applications. Notable features include a test suite for validating DotNetBridge and WinRT functionality, along with scripts that can be easily compiled and injected into running processes for dynamic code instrumentation.
03 Aug 2026
Foreman is a NodeJS server that serves as an iOS firmware keybag database, functioning primarily as a keystore for Grandmaster formatted keysets. It features live runtime monitoring with PM2, while maintaining client anonymity by not collecting identifiable metrics, and requires the installation of MongoDB and Nginx for full operation. Additionally, it allows for secure communications through SSL configuration.
03 Aug 2026
Extensionizr is a client-side tool designed to expedite the creation of Chrome extensions by generating the necessary file structure based on user-selected options and permissions. Its key features include rapid setup in under 15 seconds, compliance with the latest Chrome manifest specifications, and an open-source foundation that leverages existing coding resources.
03 Aug 2026
DopplerTask is an open-source task automation tool designed to streamline the execution of various automated processes, ranging from simple bash scripts to complex workflows. It features a user-friendly GUI and a REST API that allows users to build, run, and manage tasks with reusable components and parameters, while striving for efficiency and minimal resource consumption. The tool also includes a command-line interface (CLI) and capabilities to execute tasks remotely, enhancing its utility for diverse automation needs.
03 Aug 2026
DBML (Database Markup Language) is a human-readable domain-specific language designed for defining database structures in a flexible and database-agnostic manner. Its notable features include a simple visualizer and documentation generator, making it accessible for database design without delving into specific database syntax. Additionally, it supports a variety of community-contributed plugins and parsers for integration into different programming environments.
03 Aug 2026
CyberThreatIntel is a tool designed for the analysis of malware and cyber threat intelligence related to Advanced Persistent Threats (APTs) and cybercriminal groups. Its primary use case is to provide detailed analyses and insights on various threat actors, including their techniques, tactics, and procedures (TTPs), by documenting incidents and campaigns over time. Notable features include extensive documentation of specific APTs and malware analyses, enabling cybersecurity professionals to enhance their understanding of threat landscapes and to strategize effective countermeasures.
03 Aug 2026
Curiosity is a web application designed to discover and display outstanding GitHub projects through a personalized feed. By leveraging the GitHub API, it aggregates and showcases projects that have received significant attention from stargazers, enhancing user engagement with a Chrome extension for easy access. Notable features include an intuitive user interface and continuous updates on trending repositories based on user-generated stars.
03 Aug 2026
The clevergirl-chromeextension is a Chrome extension designed to leverage GPT-3 for answering user queries. Its primary use case is to provide intelligent responses within the browser environment, enhancing user interaction with web content. Notable features include integration with GPT-3 and a user-friendly interface for seamless question-and-answer functionality.
03 Aug 2026
Brosec is a terminal-based reference utility designed for information security practitioners, allowing users to effortlessly generate complex payloads and commands such as reverse shells in multiple languages (e.g., Python, Perl, PowerShell). Notable features include the ability to quickly set up a web server or FTP server, and an encoder/decoder for various payloads, making it a versatile tool for penetration testing and related tasks. The tool emphasizes ease of use, enabling rapid execution of common infosec operations directly from the command line.
03 Aug 2026
The Bash to PowerShell Converter is a Node.js tool designed to translate simple Bash scripts into PowerShell syntax, focusing primarily on imports and aliases. It utilizes regular expressions for script conversion and allows users to customize the underlying code. This tool streamlines the process of migrating shell scripts, making it useful for developers transitioning from Bash to PowerShell environments.
03 Aug 2026
artoo.js is a JavaScript library designed to facilitate web scraping directly from the browser's console, providing users with a set of utilities for extracting data from web pages. Notable features include the ability to run tests, compile bookmarklets for easy access, and host the library via a local test server. This tool is particularly useful for developers and researchers needing to collect data quickly without extensive setup procedures.
03 Aug 2026
ytDownloader is a modern graphical user interface (GUI) tool designed for downloading video and audio from a wide array of supported websites, including popular platforms like YouTube, Facebook, and Instagram. Its notable features include hardware-accelerated video compression, the ability to download entire playlists, support for multiple themes, and advanced options such as range selection and subtitles, all while maintaining high download speeds without trackers or ads. The tool is available across multiple operating systems, including Linux, Windows, and macOS.
03 Aug 2026
Write Good is a naive linter designed for improving the quality of English prose, specifically targeting developers who seek to enhance their writing skills. The tool provides an API to analyze text and returns an array of suggestions for improvement, with customizable options to enable or disable certain checks and to create whitelists for specific terms. Additionally, it offers a command-line interface that allows users to lint files or strings directly, facilitating the integration of writing quality checks into development workflows.
03 Aug 2026
WebTorrent is a streaming torrent client designed for both Node.js and the browser, enabling efficient peer-to-peer file sharing entirely in JavaScript. It leverages WebRTC for browser-based connections, allowing it to operate without requiring additional plugins or extensions, while also supporting traditional TCP/UDP connections in Node.js. Key features include the ability to download multiple torrents simultaneously, stream files on-demand, and compatibility with magnet URIs, providing a seamless user experience for real-time streaming.
03 Aug 2026
WEBMIDI.js is a library designed to facilitate interaction with MIDI instruments directly via web browsers or Node.js, offering simplified functions for controlling both physical and virtual MIDI devices. Its notable features include user-friendly methods for sending MIDI commands (e.g., `playNote()`, `sendControlChange()`) and the ability to listen for incoming MIDI messages, making it ideal for developers looking to create web-based MIDI applications efficiently.
03 Aug 2026
Waldzell MCP is a collection of lightweight Model Context Protocol (MCP) servers designed for various applications, including sequential thinking tools, style guides for TypeScript, and stochastic thinking utilities. Each server operates independently, facilitating easy integration and use without reliance on a complex monorepo structure. Notable features include support for Node.js, modularity through individual server folders, and built-in scripts for testing and publishing.
03 Aug 2026
WadJS is a JavaScript library designed for audio manipulation, functioning similarly to jQuery but for sound. Its primary use case includes loading and playing audio files, creating oscillators, and applying effects like panning and filtering with ease. Notable features include support for 3D panning, audio sprites, microphone input, and integration with various audio effects, making it suitable for a range of audio projects.
03 Aug 2026
The url-to-image tool captures screenshots of web pages, particularly those with dynamic content loaded via AJAX. It utilizes PhantomJS to render the specified URL to an image file, allowing for customization in rendering parameters such as image dimensions and quality. This tool is now deprecated, with recommendations to use newer alternatives, but it effectively handles the timing of content loading for accurate screenshots.
03 Aug 2026
Uptime Kuma is a self-hosted monitoring tool designed for tracking the uptime of various services including HTTP(s), TCP, and WebSocket connections, as well as Docker containers. Notable features include a responsive UI, support for over 90 notification services, multi-language support, and the ability to create multiple status pages mapped to specific domains, all designed to ensure comprehensive service monitoring with minimal latency.
03 Aug 2026
Underscore-CLI is a command-line tool designed for processing and manipulating JSON data using JavaScript syntax, leveraging the capabilities of underscore.js. It offers features such as a JSON pretty printer, the ability to create data processing pipelines with chained commands, and support for multi-format input/output. Additionally, it simplifies common tasks with concise commands, effectively acting as a versatile tool akin to sed and awk for structured data processing.
03 Aug 2026
Transformer Explainer is an interactive visualization tool that enables users to understand the inner workings of Transformer-based models, particularly GPT, by running a live GPT-2 model in their browser. Its primary use case is educational, allowing users to input their own text and observe how the model predicts the next tokens in real time, thereby demystifying the operations of the Transformer architecture. Notable features include a user-friendly interface for experimentation and real-time visual explanations of model processes.
03 Aug 2026
TiddlyWiki is a non-linear personal web notebook implemented entirely in JavaScript, allowing users to create and maintain a customizable interactive wiki as a single HTML file or as a Node.js application. It features a hackable user interface using WikiText, making it suitable for a variety of personal and project management use cases. Notably, it allows for easy modifications and extensibility through user-generated plugins and a vibrant community for support and collaboration.
03 Aug 2026
OWASP Threat Dragon is a free, open-source threat modeling application designed for ease of use and accessibility across teams. It enables users to create threat modeling diagrams, identify threats for various elements, and document mitigations, with support for cloud storage integration through platforms like GitHub and GitLab. Notable features include a cross-platform web application, desktop versions for local file storage, and an emphasis on user-friendly design and flexible modeling capabilities.
03 Aug 2026
TheKaushikGoswami.github.io is a personal portfolio template designed for software developers, offering a visually appealing and easily customizable layout. The tool features valid HTML5 and CSS3, allows integration of key sections like About, Skills, and Work, and supports deployment via GitHub Pages. Notable enhancements include a custom 404 page, social media links, and particle effects, making it a comprehensive solution for showcasing professional profiles online.