- All languages
- ANTLR
- ASL
- Adblock Filter List
- AppleScript
- Assembly
- AutoHotkey
- AutoIt
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Cycript
- D
- DIGITAL Command Language
- DTrace
- Dart
- Dockerfile
- Elixir
- F#
- Fluent
- Forth
- Fortran
- FreeMarker
- GDB
- Go
- Groff
- Groovy
- HCL
- HTML
- Inno Setup
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MATLAB
- MLIR
- Makefile
- Markdown
- Max
- Meson
- Mojo
- Nim
- OCaml
- Objective-C
- Objective-C++
- OpenEdge ABL
- PHP
- PLSQL
- PLpgSQL
- POV-Ray SDL
- Pascal
- Pawn
- Perl
- PowerShell
- PureScript
- Python
- QMake
- R
- Reason
- Rich Text Format
- Roff
- RouterOS Script
- Ruby
- Rust
- SCSS
- SQF
- Scala
- Shell
- Smali
- Smarty
- SourcePawn
- Svelte
- Swift
- TSQL
- Tcl
- TeX
- TypeScript
- VBA
- VBScript
- VHDL
- Vala
- Verilog
- Vim Script
- Vim Snippet
- Visual Basic .NET
- Vue
- WebAssembly
- XSLT
- YARA
- ZenScript
- Zig
Starred repositories
Create agents that monitor and act on your behalf. Your agents are standing by!
🚀 The easiest way to automate building and releasing your iOS and Android apps
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
Mechanize is a ruby library that makes automated web interaction easy.
⚔️ Web Hacker's Weapons / A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting
The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project
An intelligent — pure Ruby — WHOIS client and parser.
一个主要用于信息搜集的工具集,主要是用于对网站子域名、开放端口、端口指纹、c段地址、敏感目录等信息进行批量搜集。
🤖 Collect practical AI repos, tools, websites, papers and tutorials on AI. 实用的AI百宝箱 💎
Ruby library for reading/parsing APK resource data
Official documentation for Fiddler Classic - the community-trusted free Windows-only tool that logs HTTP(s) network traffic.
Ruby API for TwoCaptcha (Captcha Solver as a Service)
AntiCaptcha is a Ruby API for Anti-Captcha
这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。