工具
Anroid 逆向工具
静态分析
JEB - The Interactive Android Decompiler.
GDA - GGJoy Dex Analysizer(GDA),国内第一款也是唯一一款全交互式反编译器,同时也是世界上最早实现的 dalvik 字节码反编译器。
IDA - The IDA Disassembler and Debugger is an interactive, programmable, extensible, multi-processor disassembler hosted on Windows, Linux, or Mac OS X. IDA has become the de-facto standard for the analysis of hostile code, vulnerability research and commercial-off-the-shelf validation.
Ghidra - Ghidra is a software reverse engineering (SRE) framework.
jadx - Dex to Java decompiler.
jd-gui - A standalone Java Decompiler GUI.
androguard - Reverse engineering, Malware and goodware analysis of Android applications … and more (ninja !).
ApkTool - A tool for reverse engineering Android Apk Files.
Bytecode-Viewer - A Java 8 Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Dex2Jar - Tools to work with android .dex and java .class files.
Enjarify - Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode. This allows Java analysis tools to analyze Android applications.
smali/baksmali - An assembler/disassembler for Android’s dex format.
Luyten - An Open Source Java Decompiler Gui for Procyon.
AndroidKiller - Android killer 是一款可视化的安卓应用逆向工具,集 Apk 反编译、Apk 打包、Apk 签名,编码互转,ADB 通信(应用安装-卸载-运行-设备文件管理)等特色功能于一身,支持 logcat 日志输出,语法高亮,基于关键字(支持单行代码或多行代码段)项目内搜索,可自定义外部工具;吸收融汇多种工具功能与特点,打造一站式逆向工具操作体验,大大简化了安卓应用/游戏修改过程中各类繁琐工作。
decompiler - A decompiler with multiple backend support, written in Python. Works with IDA and Capstone.
ApkVulCheck - This is a tool to help androidcoder to check the flaws in their projects.
RMS-Runtime-Mobile-Security - Runtime Mobile Security (RMS) is a powerful web interface that helps you to manipulate Android Java Classes and Methods at Runtime.
Mobile-Security-Framework-MobSF - Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
cutter - Free and Open Source Reverse Engineering Platform powered by radare2.
android-classyshark - Analyze any Android/Java based app or game.
jda - apk、dex、jar 反编译工具。
APKLab - Android Reverse Engineering WorkBench for VS Code.
profiler - 这是一个主要用于逆向工程师用来跟踪 java 方法调用流程的工具。
TraceReader - About
android 小工具,通过读取 trace 文件,回溯整个整个程序执行调用树。
[reko]{https://github.com/uxmal/reko} - Reko is a binary decompiler.
quark-engine - Malware Scoring System.
ApkAnalyser - ApkAnalyser.
java-disassembler - The Java Disassembler.
super-jadx - Add new features for reverse engineering, such as: renaming of classes, fields, methods, variables, reference graphs and more.
apkstudio - Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
FlowDroid - FlowDroid Static Data Flow Tracker.
smali - smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android’s Java VM implementation.
jd-gui-duo - A 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd party decompilers CFR, Procyon, Quiltflower & Jadx.
动态调试
sdbg - Sdbg is a Smali debugger powered by SmaliVM.
frida - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers.
Arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java 诊断利器 Arthas.
dynarmic - An ARM dynamic recompiler.
Enigma - This is a fork of cuchaz’s engima, a deobfuscation/remapping tool for Java software.
Dobby - a lightweight, multi-platform, multi-architecture hook framework.
ARM64InlineHook - ARM64InlineHook.
objection - objection - runtime mobile exploration.
Android-Inline-Hook - thumb16 thumb32 arm32 inlineHook in Android.
xHook - A PLT hook library for Android native ELF.
FastHook - 一种高效稳定、简洁易用的 Android Hook 框架,实际项目验证,拥有远超其他同类框架的优异稳定性。
whale - Hook Framework for Android/IOS/Linux/MacOS.
YAHFA - Yet Another Hook Framework for ART.
SandHook - Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat.
Android_Inline_Hook - Build an so file to automatically do the android_native_hook work. Supports thumb-2/arm32 and ARM64 ! With this, tools like Xposed can do android native hook.
Android_Inline_Hook_ARM64 - Build an .so file to automatically do the android_native_hook work. Supports ARM64 ! With this, tools like Xposed can do android native hook.
ArtHook - Library for hooking on ART.
epic - Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11.
Android_InlineHook - Android 内联 hook 框架.
[And64InlineHook]{https://github.com/Rprop/And64InlineHook} - Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++.
StormHook - StormHook is a Android Hook Framework for Dalvik and Art.
fbhookfork - 从 fb 的 profilo 项目里提取出来的 hook 库,自己用.
pine - Dynamic java method hook framework on ART.
ChickenHook - A linux / android / MacOS hooking framework.
frida-substrate - substrate framework for android based on frida.
VirtualDynamicAnalysis - A basic android pentest environment to instrument apps without root or repackaging an app.
LSPosed - LSPosed Xposed Framework.
dexcalibur - About
[Official] Android reverse engineering tool focused on dynamic instrumentation automation.
Dwarf - Full featured multi arch/os debugger built on top of PyQt5 and frida.
gdb-frontend - GDBFrontend is an easy, flexible and extensionable gui debugger.
bhook - ByteHook(aka bhook) is a PLT hook framework for Android app.
ezinject - Modular binary injection framework.
脱壳工具
FART - ART 环境下自动化脱壳方案。
FUPK3 - FUPK v3, 早期的一个 Android 半自动脱壳机。
FartDexFix - hanbing 大佬 fart 工具脱壳后 dex 后修复.
BlackDex - BlackDex
unpacker - unpacker
MikRom - ROM 逆向工具
android_tools - Bash scripts for ROM development stuff.
fans - FANS: Fuzzing Android Native System Services.
profiler - A tool to trace java method dynamically for android application.
magiskboot - ‘magiskboot’ command line application on linux.
universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
Android-Image-Kitchen - Automated scripts to unpack/repack Android kernel/recovery images + ramdisks.
其他
android_triage - Bash script to extract data from an Android device.
sslsplit - 透明的 SSL/TLS 拦截.
vdexExtractor - Tool to decompile & extract Android Dex bytecode from Vdex files.
android-simg2img - Tool to convert Android sparse images to raw images.
android-unpackbootimg - Tools to work with Android boot images.
hsu - Hide Magisk and root system-wide to prevent any kinds of detection.
yadb - yadb 是一个根据原生 yadb 不支持的功能做的扩展。
bxxt - 解包,打包 boot.img 工具。
MagiskHidePropsConf - MagiskHidePropsConf.
frida-il2cpp-bridge - A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.
hamibot - Android 平台 JavaScript 自动化工具,无需 root。
android-event-recorder - 一个记录/重放 Android 平台输入事件的工具,自动化测试会更容易。
xcubebase - 基于 xposed 的 frida 持久化方案。
xcubebase_riru - 基于 magisk 和 riru 的 frida 持久化方案。
Android-Security-Reference - A W.I.P Android Security Ref.
Airtest - 游戏和应用程序的 UI 自动化框架.
py-scrcpy-client - 一个简单易用的 python scrcpy 客户端。
apk-medit - 无需 root 和 ndk 的可调试 apk 上的内存搜索和补丁工具。
e9patch - 强大的静态二进制重写器.
Android_boot_image_editor - Parsing and re-packing Android boot.img/vbmeta.img, supporting Android 12.
adb_tool - ADB TOOL,提供 adb 管理,android 端 adb 安装,开启远程调试。
kconfig-hardened-check - A tool for checking the security hardening options of the Linux kernel.
androidbinary - Android binary file parser written in golang.
payload_dumper - Android OTA payload .
deoptfuscator - Deobfuscator for Android Application.
arm64-pgtable-tool - Tool for automatically generating MMU and translation table setup code, whether to drag and drop into your own bare metal arm64 projects or to assist you in your own learning.
APatch - Patching, hooking, and rooting the Android using only a stripped kernel image.
PC 逆向工具
x64dbg - An open-source x64/x32 debugger for windows.
HyperHide - Hypervisor based anti anti debug plugin for x64dbg.
Themidie - x64dbg plugin to bypass Themida 3.x Anti-Debugger / VM / Monitoring programs checks (x64).
xAnalyzer - xAnalyzer plugin for x64dbg.
RETools - RETools.
rizin - UNIX-like reverse engineering framework and command-line toolset.
demumble - A better c++filt and a better undname.exe, in one binary.
Winshark -
udbg - dynamic binary analysis tools.
edb-debugger - edb is a cross-platform AArch32/x86/x86-64 debugger.
Dependencies - depends.exe 的开源的现代版本。
kaiju - CERT Kaiju is a binary analysis framework extension for the Ghidra software reverse engineering suite.
VirtualKD-Redux - VirtualKD-Redux - A revival and modernization of VirtualKD.
MalwareLab_VM-Setup - Setup scripts for my Malware Analysis VMs
windbg-cheat-sheet - My personal cheat sheet for using WinDbg for kernel debugging.
windbg-scripts - A bunch of JavaScript extensions for WinDbg.
pharos - 二进制程序的自动化静态分析工具。
VMUnprotect - VMUnprotect 可以动态记录和操作来自虚拟化方法的调用。
reko - Reko is a binary decompiler.
YDArk - X64 内核小工具.
Impost3r - Impost3r 是一个利用 C 语言编写,用来窃取 linux 下各类密码(ssh,su,sudo)的工具。
HyperDbg - HyperDbg Debugger is an open-source, community-driven, hypervisor-assisted, user-mode and kernel-mode Windows debugger with a focus on using modern hardware technologies.
dnSpy - Unofficial revival of the well known .NET debugger and assembly editor, dnSpy.
libpe - Library for working with PE32/PE32+ binaries’ inner information.
soui - SOUI 是目前为数不多的轻量级可快速开发 window 桌面程序开源 DirectUI 库.其前身为 Duiengine,更早期则是源自于金山卫士开源版本 UI 库 Bkwin.经过多年持续更新方得此库.
syser - syser debugger x32/x64 ring3 with source level debugging/watch view/struct view.
systeminformer - A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Ntoskrnl_Viewer - 可在非测试模式下符号化读取内核内存。
Anti-Rootkit - Windows Anti-Rootkit Tool.
oletools - oletools - python tools to analyze MS OLE2 files.
NoVmpy - This project is just a POC and only works with VMProtect 3.x .
AvaloniaILSpy - Avalonia-based .NET Decompiler (port of ILSpy).
脱壳
vmp3-import-fix - Fix VMProtect3 IAT
抓包工具
BurpSuite - Burp Suite is a leading range of cybersecurity tools, brought to you by PortSwigger. We believe in giving our users a competitive advantage through superior research.
BurpSuitePro-2.1 - 免费的 BurpSuitePro 版本。
BurpSuite-collections - BurpSuite 的插件(非商店),文章以及使用技巧的收集.
qqwry2mmdb - 为 Wireshark 能使用纯真网络 IP 数据库(QQwry)而提供的格式转换工具.
GeoIP-CN - 🇨🇳 最小巧、最准确、最实用的 中国大陆 IP 段 + GeoIP2 数据库 🇨🇳.
BruteShark - Network Analysis Tool.
brim - Desktop application to efficiently search large packet captures and Zeek logs.
mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
chromium-ipc-sniffer - A tool to capture communication between Chromium processes on Windows.
Winshark - A wireshark plugin to instrument ETW.
httptoolkit - Intercept & view all your HTTP(S).
frida_ssl_logger - ssl_logger based on frida.
r0capture - 安卓应用层抓包通杀脚本.
lxhToolHTTPDecrypt - Simple Android/iOS protocol analysis and utilization tool.
PCAPdroid - No-root network monitor and traffic dump tool for Android devices.
ecapture - capture SSL/TLS text content without CA cert using eBPF. supports Linux/Android x86_64/Aarch64.
friTap - The goal of this project is to help researchers to analyze traffic encapsulated in SSL or TLS.
IDA Pro 插件
comida - An IDA Plugin that help analyzing module that use COM.
blc - Integrate Ghidra’s decompiler as an Ida plugin.
deREferencing - IDA Pro plugin that implements more user-friendly register and stack views.
ALLIRT - Tool that converts All of libc to signatures for IDA Pro FLIRT Plugin. and utility make sig with FLAIR easily.
auto_re - IDA PRO auto-renaming plugin with tagging support.
HightLight - a plugin for ida of version 7.2 to help know F5 window codes better.
Classy - IDA Pro plugin to manage classes.
Hexext - Hexext is a plugin to improve the output of the hexrays decompiler through microcode manipulation.
findcrypt-yara - IDA pro plugin to find crypto constants (and more).
GhIDA - GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.
ida_ipython - An IDA Pro Plugin for embedding an IPython Kernel.
abyss - abyss - IDAPython Plugin for Postprocessing of Hexrays Decompiler Output.
hexrays_scripts - Various scripts for the Hexrays decompiler.
dsync - IDAPython plugin that synchronizes disassembler and decompiler views.
HRDevHelper - HexRays decompiler plugin that visualizes the ctree of decompiled functions.
IDAPyHelper - IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.
IDACyber - Data Visualization Plugin for IDA Pro.
IDACode - An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
lighthouse - A Code Coverage Explorer for IDA Pro & Binary Ninja.
ida-plugin - ida-plugin topics.
idaplugins-list - A list of IDA Plugins.
Karta - Karta - source code assisted fast binary matching plugin for IDA.
HexraysToolbox - Hexrays Toolbox - IDAPython script for finding code patterns using Hexrays.
HexRaysCodeXplorer - Hex-Rays Decompiler plugin for better code navigation.
Virtuailor - IDAPython tool for creating automatic C++ virtual tables in IDA Pro.
efiXplorer - IDA plugin for UEFI firmware analysis and reverse engineering automation.
binaryai - BinaryAI Python SDK.
PatternGen - ida sig pattern generate pulgin.
highlight2 - IDA Pro plugin that changes color of call instructions and works with all architectures.
flare-ida - IDA Pro utilities from FLARE team.
pe_tree - Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro to dump in-memory PE files and reconstruct imports.
ida-plugins -A collection of my IDA plugins.
IDA_ARM_Unwind - IDA plugin, unwind stack trace when debugging arm.
bip - Bip is a project which aimed to simplify the usage of python for interacting with IDA.
IDASkins - Advanced skinning plugin for IDA Pro .
ida-pro-solarized-theme - Solarized Theme for IDA Pro 7.3+.
FIDL - FLARE IDA Decompiler Library.
idapm - idapm is IDA Plugin Manager via GitHub Repository.
ida_ifl - IFL - Interactive Functions List (plugin for IDA Pro).
IDA-ObjCExplorer - Objective C classdump for IDA Pro.
idamagnum - idamagnum is a plugin for integrating MagnumDB requests within IDA.
lucid - An Interactive Hex-Rays Microcode Explorer.
COM-Code-Helper - Two IDAPython Scripts help you to reconstruct Microsoft COM
(Component Object Model) Code.
SusanRTTI - Another RTTI Parsing IDA plugin.
ida_medigate - Medigate plugin for c++ reverse engineering and other utils.
MiasmPlugin - This is a IDA plugin that integrates several modules of miasm.
idaref - IDA Pro Instruction Reference Plugin.
genmc-dom - Display Hex-Rays Microcode.
fingermatch - FingerMatch is IDA plugin for collecting functions, data, types and comments from analysed binaries and fuzzy matching them in another binaries.
SigMaker-x64 - IDA Pro 7 compatible SigMaker plugin.
LazyIDA - Make your IDA Lazy!
IDASignsrch - IDA_Signsrch in Python.
FuncScanner - Collects extended function properties from IDA Pro databases.
lda-project - Topic modeling with latent Dirichlet allocation using Gibbs sampling.
Lumen - Lumen compatible with IDA Pro’s Lumina.
lumina_server - Local server for IDA Lumina feature.
reg_xref - Register Cross References.
ida - Collection of IDA Python plugins/scripts/modules.
PacXplorer - About
IDA plugin to find code cross references to virtual functions using PAC codes.
capa - FLARE 团队的开源工具可识别可执行文件中的功能。
idamagicstrings - An IDA Python script to extract information from string constants.
[d810]{https://gitlab.com/eshard/d810} - D-810 is an IDA Pro plugin which can be used to deobfuscate code at decompilation time by modifying IDA Pro microcode.
Memloader - Memory loader is a DLL based on IDA SDK that allows you to load files into IDA and reverse them without writing the actual file to the disk.
tenet - A Trace Explorer for Reverse Engineers.
ida-minsc - IDA-minsc is a plugin for IDA Pro that assists a user with scripting the IDAPython plugin that is bundled with the disassembler.
idascope - An IDA Pro extension for easier (malware) reverse engineering.
ida_haru - scripts/plugins for IDA Pro.
hrdev - Hex-Rays Decompiler Enhanced View.
functions-plus - IDA Pro plugin to show functions in a tree view.
ida_migrator - IDA Migrator is an IDA Pro plugin which helps migrating current work from one idb instance to another. Giving the ability to conveniently migrate function names, structures and enums.
cfold - Slightly better IDA code folding.
ida-headless - IDA (sort of) headless.
Yagi - Yet Another Ghidra Integration for IDA.
Finger - A tool for recognizing function symbol.
CollaRE - Multi-tool reverse engineering collaboration solution.
LazyIDA - Make your IDA Lazy!
ida_medigate - Medigate plugin for c++ reverse engineering and other utils.
flare-ida - IDA Pro utilities from FLARE team.
AlphaGolang - IDApython Scripts for Analyzing Golang Binaries.
golang_loader_assist - Making GO reversing easier in IDA Pro.
go_parser - Yet Another Golang binary parser for IDAPro.
ifred - IDA command palette & more (Ctrl+Shift+P, Ctrl+P).
findrpc - Idapython script to carve binary for internal RPC structures.
ida-iboot-loader - IDA loader for Apple’s iBoot, SecureROM and AVPBooter.
FRIEND - FRIEND 是一个 IDA 插件,旨在改进反汇编并将注册/指令文档直接引入 IDA 视图。
ida_missinglink - IDA Plugin that fills in missing indirect CALL & JMP target information.
Ghidra 插件
dragondance - Binary code coverage visualizer plugin for Ghidra.
GhidraPAL - Ghidra Program Analysis Library.
HexRaysDeob - Hex-Rays microcode API plugin for breaking an obfuscating compiler.
ghidra_scripts - Scripts for the Ghidra software reverse engineering suite.
ghidraninja - Ghidra Ninja.
ghidra_wasm - Module to load WebAssembly files into ghidra.
FindCrypt-Ghidra - IDA Pro’s FindCrypt ported to Ghidra, with an updated and customizable signature database https://d3vsite.org/.
ida2ghidra-kb - IDA Pro to Ghidra Key Bindings to feel like if you were in IDA Pro when navigating.
gdbghidra - gdbghidra - a visual bridge between a GDB session and GHIDRA.
Ghidra-to-LLVM - An binary-to-LLVM IR lifter that leverages Ghidra’s IR and analysis.
Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer.
awesome-ghidra - A curated list of awesome Ghidra materials.
pwndra - A collection of pwn/CTF related utilities for Ghidra.
GhidraSnippets - Python snippets for Ghidra’s Program and Decompiler APIs.
ghidra_scripts - Port of devttyS0’s IDA plugins to the Ghidra plugin framework, new plugins as well.
vscode-ghidra-skeleton - VSCode Ghidra Plugin/Script Skeletons.
ghidra-nsis-extension - ghidra-nsis-extension.
emerald - Import DynamoRIO drcov code coverage data into Ghidra.
ghidra-data - 支持 Ghidra 的数据档案 https://www.nsa.gov/ghidra.
gotools - Plugin for Ghidra to assist reversing Golang binaries.
Ghidra-EFI-Byte-Code-Processor - A Ghidra processor module for the EFI Byte Code (EBC).
ghidra_scripts - Scripts for the Ghidra software reverse engineering suite.
ghidra_scripts - Scripts for the Ghidra.
ghidra_kernelcache - a Ghidra framework for iOS kernelcache reverse engineering.
ghidra_bridge - Python 3 bridge to Ghidra’s Python scripting.
AngryGhidra - Angr plugin for Ghdira.
Daenerys - Daenerys: A framework for interoperability between IDA and Ghidra.
typeinfo - Ghidra Data Type.
JNIAnalyzer - Analysis scripts for Ghidra to work with Android NDK libraries.
GhidraX64Dbg - Extract annoations from Ghidra into an X32/X64 dbg database.
intellij-ghidra - An IntelliJ IDEA plugin for working on Ghidra Extensions.
ghidra-batteries-included - Builds of Ghidra 9.2 with additional components included.
ghidra_SavePatch - A Ghidra script to save small patches back to the executable file.
ghidra_scripts - ghidra_scripts.
CodeWarriorDemangler - Code Warrior Demangler Extension for Ghidra.
ghidra_scripts - Ghidra scripts such as a RC4 decrypter, Yara search, stack string decoder, etc.
replica - Ghidra Analysis Enhancer.
gdt_halper - Ghidra Data Type (GDT) Helper.
GhidraSnippets - Ghidra 的程序和反编译器 API 的 Python 片段.
kaiju - CERT Kaiju 是 Ghidra 软件逆向工程套件的二进制分析框架扩展。
Jeb Pro 插件
JebScript - Some usefull Jeb Script.
JebScripts - 通过 sourceInfo 恢复类名,兼容 jeb2 和 jeb3 的 API.
jeb_script - 一些常用的基础的代码分析操作,可用于反混淆/路径分析/代码定位等.
JebScript - A bunch of JEB python scripts.
JebOps - Handy utils for reversing android apps in JEB.
Frida 工具
frida-tsplugin - typescript autocomplete plugin for frida’s java warpper.
Fermion - Fermion, an electron wrapper for Frida & Monaco.
noia - Simple Android application sandbox file browser tool. Powered by frida.re.
jnitrace-engine - Engine used by jnitrace to intercept JNI API calls.
jnitrace - A Frida based tool that traces usage of the JNI API in Android apps.
vscode-frida - Unofficial frida extension for VSCode.
frida-xamarin-unpin - A Frida script to bypass Xamarin certificate pinning implementations.
medusa - Medusa is an extensible framework for Android applications which automates processes and techniques practised during the dynamic analysis of a malware investigation.
frida-snippets - Hand-crafted Frida examples.
Java 逆向
Recaf - The modern Java bytecode editor.
JByteMod - Java bytecode editor.
bytecode-viewer - A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More).
jadx - Dex to Java decompiler.
jd-gui - A standalone Java Decompiler GUI.
Luyten - An Open Source Java Decompiler Gui for Procyon.
CFR - This is the public repository for the CFR Java decompiler.
java-disassembler - The Java Disassembler.
cafecompare - Java code comparison tool (jar / class).
decompilercmp - Dataset and tool to analyse and compare java bytecode decompilers.
Recaf - A modern Java bytecode editor.
cafecompare - Java code comparison tool (jar / class)
Cafebabe - Easy-to-use java bytecode editor - successor of JByteMod!
Caesium - A Java bytecode obfuscator.
deobfuscator-gui - A GUI for a the popular java-deobfuscator.
其他工具
ImHex - A Hex Editor for Reverse Engineers.
nvim-lsp-installer - Companion plugin for nvim-lspconfig that allows you to seamlessly install LSP servers locally with :LspInstall.
vscodium -它就是 VS Code 的一个分支,但它删除 VS Code 原版收集用户数据的功能。如果你不信任微软,如果你是一个开源纯粹主义者,可以试试。
Ungoogled Chromium- 它是 Chromium 的分支,但是把 Google Web 服务依赖全都移除了!
demumble - A better c++filt and a better undname.exe, in one binary.
CMWTAT_Digital_Edition - win10 激活工具,火绒不报错,开源工具,永久数字证书.
QtScrcpy - Android real-time display control software.
Sourcetrail - Sourcetrail-免费和开源的交互式资源管理器.
flameshot - flameshot 是一个功能强大且易用的截图软件.
qimgv - Qt5 image viewer with optional video support.
ImageGlass - A lightweight, versatile image viewer.
Teleport Ultra Pro - 整站下载工具。用户名:zbezj
激活码:664504030
来源。
ToolsFx - 基于 kotlin+tornadoFx 开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf 等实用功能,支持插件。
tldr - 控制台命令的协作备忘单.
Awesome-Windows - 适用于 Windows 的最佳应用程序和工具的精选列表。
awesome-macOS - 适用于 macOS 的精选应用程序、软件、工具和闪亮事物的精选列表。
android-security-awesome - A collection of android security related resources.
Awesome-Linux-Softwar - About
A list of awesome applications, software, tools and other materials for Linux distros.
Awesome-Hacking - A collection of various awesome lists for hackers, pentesters and security researchers.
Ciphey - Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes.
pwcrack-framework - pwcrack-framework 是一个用 Ruby 编写的密码自动破解框架,目前提供了 25 个在线破解和 25 个离线破解接口,支持 48 种算法破解。
Office-Tool - Office Tool Plus 本地化项目,用于 Office 部署的强大且有用的工具。
PRemoteM - PRemoteM 是一款现代的远程会话管理和启动器,它让你能够在任何时候快速开启一个远程会话。目前 PRemoteM 已支持 微软远程桌面(RDP)、VNC、SSH、Telnet、SFTP, FTP, RemoteApp 等协议。
PDF 补丁丁 - PDF 补丁丁是一个用于修改 PDF 文件信息的工具。
CrystalDiskInfo - CrystalDiskInfo is a disk information tool.
sfz - 专门用于给图片加水印打码的工具
bkcrack - 使用 Biham 和 Kocher 已知的明文攻击破解传统的 zip 加密。
Bulk-Crap-Uninstaller - Remove large amounts of unwanted applications quickly.
vscode-linux-kernel - Visual Studio Code project/compile_commands.json generator for Linux kernel sources and out-of-tree modules.
SimpleMobileTools - A group of simple, open source Android apps without ads and unnecessary permissions, with customizable colors.
whatsapp-viewer - Small tool to display chats from the Android msgstore.db database (crypt12).
MuJing - 幕境 - 沉浸式学英语,使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。
noseyparker - Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.
rime-ice - Rime 配置:雾凇拼音 | 长期维护的简体词库。
vmdiff-prototype - Diff and display virtual machine snapshots.
受 Dash 启发的面向软件开发人员的离线文档浏览器。
“Everything” 是 Windows 上一款搜索引擎,它能够基于文件名快速定文件和文件夹位置。
这是一个用于显示当前网速、CPU 及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
Bulk Crap Uninstaller(或 BCUninstaller)是一个免费的程序卸载程序。
Dism++ 是一款 Windows 系统管理优化工具,它解决了我们安装、维护系统的一大痛点问题——自定义设置和优化。相当于一个“一站式”管理优化工具集。
FileZilla 是一个免费、开源、跨平台的 FTP 应用程序,由 FileZilla Client 和 FileZilla Server 组成。客户端可用于 Windows、Linux 和 macOS。服务器和客户端都支持 FTP 和 FTPS,而客户端还可以连接到 SFTP 服务器。
WinSCP
WinSCP 是一个开源免费的 SFTP 客户端、FTP 客户端、WebDAV 客户端、S3 客户端和 SCP 客户端以及 Windows 文件管理器。它的主要功能是在本地和远程计算机之间传输文件。除此之外,WinSCP 还提供脚本和基本文件管理器功能。
一款全能的下载工具,支持下载 HTTP、FTP、BT、磁力链接等资源。
在你的 windows 任务栏上有一个可爱的跑步猫动画。
privatezilla
Privatezilla 是对您的 Windows 10 副本执行快速隐私和安全检查的最简单方法。
ThisIsWin11
ThisIsWin11 让你在一个地方定制 Windows 11。它作为 Windows 11 的实用全能工具正在慢慢扩展,取代了一些已停用的 PowerToys 组件并增加了额外的组件。
ToastFish
一个利用摸鱼时间背单词的软件。
WizTree
最快的磁盘空间分析器
input-overlay
在流中显示键盘、鼠标和游戏手柄输入。适用于 Windows 和 Linux(64 位)上的 OBS Studio。
CMWTAT_Digital_Edition
GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!
ContextMenuManager
纯粹的 Windows 右键菜单管理程序
grepWin
一个使用正则表达式的强大而快速的搜索工具。
PDF, eBook (epub, mobi), comic book (cbz/cbr), DjVu, XPS, CHM, image viewer for Windows.
一个跨平台的电子书阅读器,支持阅读格式:
- EPUB (.epub)
- 扫描文档 (.pdf, .djvu)
- Kindle (.azw3, .mobi, .azw)
- 纯文本 (.txt)
- 漫画 (.cbr, .cbz, .cbt, .cb7)
- 富文本 (.md, .docx, .rtf)
- FB2 (.fb2)
- 超文本 (.html, .xml, .xhtml, .mhtml, .htm, .htm)
ImageGlass 是一个轻量级的软件,设计用于在一个简洁直观的界面中无缝查看图像。它支持 80 多种常见的图像格式,包括 WEBP、GIF、SVG、PNG、JXL、HEIC…。
ScreenToGif
ScreenToGif 允许你记录你的屏幕的选定区域,编辑并保存为 gif 或视频。
obs-studio
OBS Studio - 用于直播和屏幕录制的免费开源软件。
Visual Studio Code(简称 VS Code)是一款由微软开发且跨平台的免费集成开发环境。该软件支持语法高亮、代码自动补全、代码重构功能,并且内置了命令行工具和 Git 版本控制系统。用户可以更改主题和键盘快捷方式实现个性化设置,也可以通过内置的扩展程序商店安装扩展以拓展软件功能。
VsCacheCleaner
清理 Visual Studio 解决方案缓存,拯救你的磁盘空间!
以下工具来自 :https://github.com/yifeitao/learn/wiki/tools
windows
https://amazing-apps.gitbook.io/windows-apps-that-amaze-us/zh-cn
https://joplinapp.org/ 笔记软件 印象笔记替代
https://github.com/hackjutsu/Lepton gist 管理软件
https://www.basiccat.org/zh/ 翻译辅助软件
linux
app
安全
编程
Visual Studio Product Keys
Visual Studio 2022
Enterprise: VHF9H-NXBBB-638P6-6JHCY-88JWH
Professional: TD244-P4NB7-YQ6XK-Y8MMM-YWV2J
Visual Studio 2019
Enterprise BF8Y8-GN2QH-T84XB-QVY3B-RC4DF | KBJFW-NXHK6-W4WJM-CRMQB-G3CD
Professional NYWVH-HT4XC-R2WYW-9Y3CM-X4V3Y | NJVYC-BMHX2-G77MM-4XJMR-6Q8QF
Visual Studio 2017
Enterprise: NJVYC-BMHX2-G77MM-4XJMR-6Q8QF | N2VYX-9VR2K-T733M-MWD9X-KQCDF
Professional: KBJFW-NXHK6-W4WJM-CRMQB-G3CDH | 4F3PR-NFKDB-8HFP7-9WXGY-K77T7
Visual Studio 2013
Visual Studio Ultimate 2013 :BWG7X-J98B3-W34RT-33B3R-JVYW9
Visual Studio Premium 2013 :FBJVC-3CMTX-D8DVP-RTQCT-92494
Visual Studio Professional 2013 : XDM3T-W3T3V-MGJWK-8BFVD-GVPKY
Team Foundation Server 2013 :MHG9J-HHHX9-WWPQP-D8T7H-7KCQG
Visual Studio 2010 Express
Visual Basic: 2KQT8-HV27P-GTTV9-2WBVV-M7X96
C#: PQT8W-68YB2-MPY6C-9JV9X-42WJV
C++: 6VPJ7-H3CXH-HBTPT-X4T74-3YVY7
Web Developer: CY8XP-83P66-WCF9D-G3P42-K2VG3
Visual Studio 2008
Visual Studio 2008 pro :XMQ2Y-4T3V6-XJ48Y-D3K2V-6C4WT
python 库
loguru - Python logging made (stupidly) simple
XlsxWriter - A Python module for creating Excel XLSX files.
playwright-python - 微软开源的 Python 自动化神器 Playwright.
pyppeteer - Headless chrome/chromium automation library (unofficial port of puppeteer).
spider-flow - 新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
JS 库
de4js - JavaScript Deobfuscator and Unpacker.
C++ 库
hash-library - Portable C++ hashing library.
ZLToolKit - 一个基于 C++11 简单易用的轻量级网络编程框架.
cppcoro - A library of C++ coroutine abstractions for the coroutines TS.
da4qi4 - a cpp Web Server .
pycdc - C++ python bytecode disassembler and decompiler.
string_theory - 具有类型安全格式的灵活现代 C++ 字符串库.
ucxxrt - The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
libwsk - The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets .
kbms - 一个轻量级 c++网络框架.
protobuf - Protocol Buffers - Google 的数据交换格式.
ImStudio - Real-time GUI layout creator for Dear ImGui.
OpenXLSX - A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
PcapPlusPlus - PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets.
EAThread - EAThread implements a unified cross-platform interface for multithreaded programming.
cJSON - ANSI C 中的超轻量级 JSON 解析器.
MMUit - 用于探索和修改 ARM64 地址转换的轻量级工具包。
parallel-hashmap - 一系列仅标头、非常快速且内存友好的哈希图和 btree 容器。
FTXUI - 一个简单的 C++ 库,用于基于终端的用户界面。
oxorany - 带有混淆的编译时任意常量加密.
ultimatepp - U++是一个 C++跨平台快速应用开发框架,专注于程序员的生产力。它包括一组库(GUI、SQL、网络等)和集成开发环境(TheIDE)。
tiny-regex-c - Small portable regex in C.
cpp-net-lib - Modern, header-only, compact and cross platform C++ network/sockets library.
utf8.h - single header utf8 string functions for C and C++.
enkiTS - A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
stent - Completely avoid dangling pointers in C.
tyr - Android Recon & Research Tools.
cpr - C++ Requests: Curl for People, a spiritual port of Python Requests.
sqlite_orm - SQLite ORM light header only library for modern C++.
uvw - Header-only, event based, tiny and easy to use libuv wrapper in modern C++ .
Sig - The most powerful and customizable binary pattern scanner.
fmt - {fmt}
is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.
abseil-cpp - Abseil 是一个开源的 C++ 库代码集合,旨在增强 C++ 标准库。
cppitertools - 受 Python 内置函数和 itertools 库启发的基于范围的 for 循环附加组件。与 itertools 和 Python3 内置函数一样,该库尽可能使用惰性求值。
Crosscables - 用于线程、文件系统、网络、MySQL 和其他事物的跨平台 C++98 库。
ctbignum - Constexpr C++20 Big-Integer / Finite-Field library
magic_enum - 为枚举提供静态反射,无需任何宏或样板代码即可处理任何枚举类型。
CLI11 - CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
sqlpp11 - A type safe SQL template library for C++.
cwalk - Path library for C/C++. Cross-Platform for Windows, MacOS and Linux.
pathie-cpp - Small C++ library for crossplatform Unicode path management
LibUIDK - LibUIDK 原来是商业界面库,2019 年 9 月 8 号开源。是专业开发 Windows 平台下图形用户界面的开发包,也是国内第一款商业的高级界面开发工具。
belleviews - Belleviews are easier to use, more robust, and cause less unexpected compile-time and runtime errors than the views of the C++ standard library.
benchmark - A library to benchmark code snippets, similar to unit tests.
spdlog - Very fast, header-only/compiled, C++ logging library. ci
type_safe - type_safe provides zero overhead abstractions that use the C++ type system to prevent bugs.
tomlplusplus - Header-only TOML config file parser and serializer for C++17.
toml11 - toml11 is a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library.
expected - Single header implementation of std::expected with functional-style extensions.
oneTBB - oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert.
taoJSON - taoJSON is a C++ header-only JSON library that provides a generic Value Class, uses Type Traits to interoperate with C++ types, uses an Events Interface to convert from and to JSON, JAXN, CBOR, MsgPack and UBJSON, and much more…
strong_type - An additive strong typedef library for C++14/17/20 using the Boost Software License 1.0
spy - Detection and versioning of operating systems, compilers, architecture and other element are traditionally done using preprocessor macros. Library like Boost.Predef provides a sanitized interface on top of those but still live in a world where the preprocessor is king.
sol2 - sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.0+ and MoonJIT included).
range-v3 - Range library for C++14/17/20, basis for C++20’s std::ranges .
pugixml - Light-weight, simple and fast XML parser for C++ with XPath support.
outcome - Outcome is a C++14 library for reporting and handling function failures. It can be used as a substitute for, or a complement to, the exception handling mechanism.
libuv - libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it’s also used by Luvit, Julia, uvloop, and others.
lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
libsimdpp - libsimdpp is a portable header-only zero-overhead C++ low level SIMD library. The library presents a single interface over SIMD instruction sets present in x86, ARM, PowerPC and MIPS architectures.
jsoncons - A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON .
highway - Performance-portable, length-agnostic SIMD with runtime dispatch .
hedley - Hedley is C/C++ a header file designed to smooth over some platform-specific annoyances.
daw_json_link - Fast, convenient JSON serialization and parsing in C++ .
DataFrame - This is a C++ analytical library designed for data analysis similar to libraries in Python and R. For example, you could compare this to Pandas or R data.frame.
date - A date and time library based on the C++11/14/17 <chrono>
header.
compile-time-regular-expressions - Compile Time Regular Expression in C++ .
cthash - This library is constexpr implementation of SHA-2 and SHA-3 family of hashes.
Crosscables - A cross platform C++98 library for Threading, Filesystem, Network, MySQL and other things .
ztd.text - A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
indicators - Thread-safe progress bars and spinners.
simdutf - Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512.
build-your-own-x - Master programming by recreating your favorite technologies from scratch.
cxxopts - Lightweight C++ command line option parser.
ddisasm - A fast and accurate disassembler.
Rust 库
Java 库
fastexcel - Generate and read big Excel files quickly.
xml2axml - encode xml to axml AND decode axml to xml–Hack Android Manifest easily.
jelf - ELF parsing library in java.
js
取证
awesome-forensics - A curated list of awesome forensic analysis tools and resources.
andriller - Andriller - is software utility with a collection of forensic tools for smartphones.
隐私
地址身份生成器
SocialEngineeringDictionaryGenerator - 社会工程学密码生成器,是一个利用个人信息生成密码的工具.
提供虚假身份的网站:
https://fakena.me
https://fauxid.com
https://uinames.com
https://www.fakenamegenerator.com
https://www.fakepersongenerator.com
在线地址证明生成器:https://app.freeinvoicebuilder.com/
使用步骤:
第一步:点击 Blank Template
里面有增值税模版,旅游模版,等等,选择你需要对应的模版
第二步:填写信息
我们可以上传 logo,选择类型,里面有多种类型,发票,税务发票,账单收据等等,根据你的需求进行选择
最后填写完信息之后,点击保存,下载即可
这就是完整的地址证明了。
NameFake.com :NameFake 是一个提供虚假姓名生成的网站,用于各种用途。无论需要在线游戏的化名还是故事中的虚构角色,NameFake 都能提供逼真的身份信息。除了姓名,它还可以生成虚假地址、电话号码、电子邮件地址等。
Name-Fake.com :Name-Fake 是另一个提供虚假姓名生成服务的在线平台。它允许生成随机的姓名,还可以附带其他详细信息,如地址、电话号码和电子邮件地址。通过其简单易用的界面,可以快速创建符合特定需求的真实身份。
FauxID.com :FauxID 是一个专门提供虚假身份信息生成的网站。它可以生成姓名、地址、电话号码等信息,帮助构建虚假身份。无论是测试系统还是需要匿名性的在线活动,FauxID 都能提供逼真的虚假身份信息。但请注意,使用虚假身份从事非法活动或欺诈行为是违法的
Random-Name-Generator.com :Random-Name-Generator.com 是一个提供随机姓名生成的网站。可以根据不同的选项,如性别、国家和姓氏的首字母来生成随机姓名。此外,该网站还提供其他实用工具,例如随机密码生成器和随机地址生成器,帮助创建更全面的虚假身份。
FakeNameCreator.com :FakeNameCreator.com 是一个用于创建虚假姓名的网站。可以选择不同的国家和性别,然后生成逼真的虚假姓名。此外,该网站还提供了其他选项,如生日、地址和电子邮件,以提供更详细的虚假身份信息。
Fakenametool.com :Fakenametool.com 是一个提供虚假姓名和身份信息生成的网站。通过选择不同的国家和性别,可以生成逼真的虚假姓名,并附带其他信息,如地址、电话号码和社交媒体账号。该工具可以用于保护个人隐私或创建虚构角色。
NameGenerators.org :NameGenerators.org 是一个提供各种姓名生成器的网站。除了常见的虚假姓名,它还提供了其他类型的姓名生成器,如幽默姓名、医生姓名、吸血鬼姓名等。无论需要什么类型的姓名,该网站都能满足您的需求。
DataFakeGenerator.com :DataFakeGenerator.com 是一个提供虚假身份信息生成的综合网站。除了姓名,它还可以生成虚假地址、电话号码、信用卡号码等信息。该网站还提供了其他工具,如身份证生成器和公司名称生成器,可用于各种测试和模拟场景。
Random-Name-Generator.info:Random-Name-Generator.info 是一个生成随机姓名的网站。可以选择不同的国家和性别,然后生成随机姓名。它还提供了一些其他选项,如姓氏的首字母、姓名长度等,以使生成的姓名更具多样性。
FakePersonGenerator.com :FakePersonGenerator.com 是一个提供虚假个人身份信息生成的网站。它可以生成包括姓名、地址、电话号码、职业等在内的详细身份信息。无论是需要用于测试目的还是需要匿名身份,该网站都能帮助生成逼真的虚假个人信息。但请谨记,使用虚假身份从事非法活动或欺诈行为是违法的。
接码平台
国内外短信接码平台资源合集, 可用于注册常见国外网站和 App 和接收验证码
https://receive-sms-free.cc/
榴莲 https://mm.duraincloud.com
豪猪 http://my.haozhuma.com/
椰子 http://h5.yezi66.net:90/
EE https://www.eejiema.com/
sms-activate: https://sms-activate.org/cn 210 这是一家俄罗斯的付费接码平台,成立于 2015 年,是一家比较老牌的接码平台。
:point_up_2: 我个人比较常用的,就是这家 sms-activate,亲测 TG、GPT 都验证通过。 :point_up_2:
sms-bus: https://coderschool.cn/go/smsbus 83 这是一家付费的接码平台,成立于 2022 年。
5sim: https://5sim.net/ 154 这是一家包含付费和免费两种类型的接码平台,成立于 2016 年,比较麻烦的是注册需要魔法。
smspva: https://smspva.com/ 60
onlinesim: https://onlinesim.io/ 37
smscodes: https://www.smscodes.io/ 27
free-sms-receive: https://www.free-sms-receive.com/ 46
超级云短信接码平台: https://www.supercloudsms.com/ 97
无敌接码: https://bestsms.xyz/ 75
短信接码: https://web.duanxin-jiema.com/ 85
68sms: https://www.68sms.com/ 58
免费接码:https://www.goinsms.xyz 270
超级云短信:https://www.supercloudsms.com 73
免费接码:https://www.mianfeisms.xyz 97
接码平台:https://www.114sim.com 31
免费接码:https://www.rvso.com 69
有信云短信:https://www.zusms.com 40
云接码:https://yunjiema.net 34
接码号:https://jiemahao.com 30
免费接码: https://mianfeijiema.com 139
Turtle sms:https://turtle-sms.xyz 23
无敌云短信:https://smsjisu.com 33
云际云短信:https://yunjisms.xyz 23
云短信:https://www.storytrain.info 24
云接码:云接码(YunJieMa.top) - 在线接码平台,在线云短信,免费接短信验证码,在线接收短信验证码 | Receive SMS 53
云短信:云短信在线接码平台:免费在线接收手机短信验证码,在线免费接收中国(+86)、美国(+1)短信验证码 | Receive SMS 42
免费接码: http://www.bfkdim.com 195
极速接码平台: https://clearcode.cn 28
极速接码平台: https://smsjisu.com 17
有信云短信接收: china mobile number-中国手机号码-在线短信接收-Receive SMS 29
在线接收短信验证码: https://yunduanxin.net 20
萤火虫: https://xinghai.party 67
小鸟接码: http://www.xnsms.com 99
国外免费接码平台
只列了一些出来,需要更多可以在搜索引擎网站搜关键词“Receive SMS”
https://www.weacthub.com 24 付费接码平台
https://sms24.me/ 126 有中国和中国香港手机号码
https://receive-sms.cc 25
https://receive-sms-online.com 23
https://getfreesmsnumber.com 23 有越南手机号码
http://7sim.net 28
https://receive-sms-free.net 20
http://receivefreesms.com/ 13
https://www.receivesmsonline.net/ 16
https://www.freeonlinephone.org/ 15
https://us-phone-number.com 14
https://temporary-phone-number.com 11
https://www.receivesms.co/ 22
实时在线接收验证码,短信,SMS - PingMe 免费接码平台 70
PingMe 免费接码平台
http://receivefreesms.net/ 53
http://receivesmsonline.in/ 22
https://sms-receive.net/ 19
https://www.receivesms.net/ 19
国内免费接码平台
超级云短信: http://www.bfkdim.com/ 195
隐私短信:https://www.yinsiduanxin.com 73
云短信: https://www.materialtools.com/ 68
接码平台:http://www.114sim.com/ 46 http://zg.114sim.com/ 26
云短信:https://www.materialtools.com 68
免费接码:http://z-sms.com/ 60
云短信:https://www.zusms.com 32
云接码:https://yunjiema.net 28
接码号:https://jiemahao.com 43
免费接码: https://mianfeijiema.com/ 139
小鸟接码平台: http://www.xnsms.com/ 99
zero 接码平台: https://xinghai.party/ 67
免费接码平台: http://www.zsrq.net/ 45
KaKa 接码平台:http://www.kakasms.com 63
随用随弃:https://www.suiyongsuiqi.com 145
国外收费接码平台
https://sms-activate.ru/cn/ 35 1$起充,有中文页面
https://5sim.net 154
便宜国家:俄罗斯( Russia )罗马尼亚( Romania )菲律宾( Philippines )蒙古( Mongolia )拉脱维亚( Latvia )哈萨克斯坦( Kazakhstan )以色列( Israel )哥伦比亚( Colombia )
注意:这个网站如果您超过 1 年不使用帐户,则该帐户将被删除,余额将不会恢复。
http://smspva.com 24 这家起步就是 0.1$,也就是最便宜 7 毛起步
注意:这个网站会注册时发明文密码到邮箱,不知道是不是明文保存密码,请注意不要使用常用密码注册。
国内充值支持支付宝和信用卡,比特币
http://give-sms.com 16 俄罗斯接码平台
国内外短信接码平台/临时手机号合集
http://simsms.org 10 俄罗斯平台,多国号码接码,不过没有国内常用支付方式
https://onlinesim.ru/zh 6 就俄罗斯的码便宜,每个码最少 1 卢布
https://www.jindousms.com/ 11 国人开的国外号码接码平台,不做国内业务
TG 群 7
https://meiguojiema.com 20 又一个国人开的国外接码,主要美国和加拿大号码
https://www.smsjiema.com/ 22 美国实体卡号码,可以注册 GV
https://www.textverified.com/ 2 刀起充,接码也挺贵的
https://autofications.com/ 6 不算贵也不算便宜,最低$0.5 一个码
https://service.pvaverify.com/ 9 美国实体卡
https://getsms.online/ 5 俄罗斯接码平台,项目不是很多,但是常见的都有,支持 VISA 信用卡,比特币,PayPal 充值,最低一个码 0.01 美元
https://sms-acktiwator.ru/ 2 俄罗斯接码平台,没有国内方便充值的渠道,50 卢布起充
52 验证码 http://52yzm.top/ 14 国人运营的国外手机号码接码平台,可充值任意金额,提供多国号码,部分国外实体卡,接码 1 元/个起步,注意不能接二次短信,备用网址:http://66765.top/,有微信、淘宝等国内项目,但实际能不能接到码未试,支付宝充值。 5
YY 验证码:https://yyyzm.com 20 国人运营的国外手机号码接码平台,只有国外项目。优点充值方便,支付宝充值。
国内收费接码平台
不确定什么时候会跑路,用多少充多少
云仓码平台:http://119.188.210.233:8080/ 71 1 元起充,无网页版
蓝马云科技:http://www.tiandekeji.com/ 43 10 元起充
德芙云:http://h5.do668.com:81/ 27 10 元起充
乘码平台:http://www.cmddaaicheng.com:8088/index.html 22
胖米手機 sim 卡收驗證碼收碼平台:http://www.simlife.club/ 48 1 元起充
蓝猫云:数码云 44 1 元起充
UU 云:http://www.uuyunma.com/ 12 10 元起充
坚果花开-网络共享接码平台:http://a.userms.com/ 16 10 元起充
wellssm 接码平台:http://wellssm.com 23
上瑞码平台:http://101.200.180.158/download.html 15 没有网页版
随用随弃:https://www.suiyongsuiqi.com 145 部分号码按项目收费,项目号 0.8 元一个项目,购买后那个号码接收到的单个项目短信只有你可以看到
TG 接码频道
国外交流软件 telegram 的频道
sms board:Telegram: Contact @FreeSmsBoard 57 目前测试阶段只有一个号码,公共频道,所有人都可以看到这个号码收到的短信内容
免费发短信
aFreeSms:https://www.afreesms.com 74 提供很多国家免费发送短信
http://www.freesms.net 30
下列提供的内容来自互联网,均未验证准确性,请自行抉择。
短信验证提供一次性号码的站点
https://www.proovl.com/numbers
http://7sim.net
https://receive-a-sms.com
https://www.receivesmsonline.net
https://1s2u.com
http://smsget.net
https://sms-online.co
http://receivesmsonline.eu
https://www.groovl.com
http://getsms.org
http://sms.sellaite.com
https://virtty.com
http://receivefreesms.com
https://anon-sms.com
http://receivesmsonline.me
http://www.virtualnumberbuy.com
https://smslisten.com
https://www.smsver.com
https://www.temp-mails.com
https://freesmscode.com
https://www.pinger.com
https://freevirtualsmsnumber.com
http://hidemynumbers.com
https://sms.ndtan.net
https://receive-sms-online.com
http://hs3x.com
https://receivesmsnumber.com
http://www.sendsmsnow.com
http://receivefreesms.net
https://5sim.net
http://receivesmsonline.in
https://smsreceiveonline.com
https://smsreceivefree.com
http://freereceivesmsonline.com
https://smstibo.com
https://www.freeonlinephone.org
https://catchsms.com
https://es.mytrashmobile.com/numeros
http://sms-receive.net
http://www.textanywhere.net
https://smsreceiving.com
https://getfreesmsnumber.com
临时邮箱
Email Generator (https://generator.email/),可自定义前缀,提供约200个后缀域名临时邮箱(我见过提供的后缀域名最多的临时邮箱服务)。注册账户时,可以先考虑这个服务,不容易被封或列入垃圾邮箱。
- https://email.ml/ (built on open source projects and CF, providing three suffixes: email.ml, hele.win, uxin.tech);
- https://smail.pw/ (temporary email built on open source projects and CF, with the suffix @smail.com);
- https://vmail.dev/ (temporary email built on open source projects and CF, with the suffix @vmail.dev);
- https://idu.one (temporary email built by the author based on open source projects and CF, with the suffix @idu.one, thanks to https://vmail.dev/);
- https://email-once.com/ (temporary email built on open source projects and CF, with randomly generated prefixes and four suffixes, valid for 24 hours);
- https://mail.tm/ and https://mail.gw/ (works by the same author);
- https://mail.td/ (temporary email with optional suffixes);
- https://maildrop.cc (customizable prefix, can use alias email);
- AdGuard Temporary Email (valid for 7 days, with the suffix @mailcurity.com, can adjust to Chinese);
- https://10minutemail.com (randomly generated prefixes and suffixes, default 10 minutes per session, can extend time before expiration without limit, a temporary email service operating since 2007; another temporary email service by the same author is https://temp-mail.org);
- https://mailnesia.com/ (customizable prefix, operating since 2013);
- https://10minutemail.net/ (default 10 minutes per session, can extend time before expiration without limit, a temporary email service operating since 2014);
- https://www.snapmail.cc (customizable prefix, valid for 48 hours per session, a temporary email service operating since 2017);
- https://mailsac.com/ (customizable prefix, with the suffix @mailsac.com);
- https://www.nowmymail.com/ (customizable prefix, a free temporary email service operating since 2019);
- https://m.kuku.lu/ (can open multiple free email accounts with different prefixes and suffixes, can send and receive emails);
- https://www.moakt.com/ (customizable prefix and suffix, valid for 60 minutes per session, can extend time);
- https://www.guerrillamail.com/ (customizable prefix, valid for 60 minutes per session);
- https://linshiyou.com/ (customizable prefix, with two optional suffixes) and 22.do (both services are works by the same author, the latter provides temporary Gmail email);
- https://smailpro.com/ (generates temporary Gmail email);
- https://www.emailnator.com/ (generates temporary Gmail email and other domain emails);
- https://gmail.inputekno.com/ (generates temporary Gmail email);
- https://yopmail.com/ (5-day temporary email);
- https://www.mohmal.com (customizable prefix, 45-minute temporary domain email);
- https://dropmail.me/ (can generate multiple domain emails with different suffixes, provides alias email service, email validity depends on the duration of the webpage being open);
- https://tempmail.plus/ (customizable prefix, with 9 optional suffixes, can send and receive emails);
- https://inboxes.com/ (formerly Nada temporary email, customizable prefix, with 19 optional suffixes);
- https://email-temporary.com/en (customizable prefix, with 8 optional suffixes, supports multiple languages, valid for 5 minutes to 30 days; there is a link at the bottom of the webpage for access (thanks to sdfsdfsdf for the addition));
- https://tempmailto.org/ (customizable prefix, can have multiple email accounts at the same time (thanks to the author of this service for the comment addition));
- https://generator.email/ (customizable prefix, with 15 optional suffixes (thanks to the great person who left a comment for the addition));
- https://mail.cx/ (customizable prefix, with 5 optional suffixes);
- https://mail.awsl.uk/ (customizable prefix, with 2 optional suffixes, built on open source projects and CF workers+D1);
- https://linshiyouxiang.net/ (receive emails within ten seconds, customizable prefix and suffix);
- https://tempmail.altmails.com/ (temporary email, can be set as a forwarding email);
- https://mailnesia.com/ (convenient anonymous email, customizable prefix, with the suffix @Mailnesia.com);
- https://tempmailbox.net/ (customizable prefix, with two optional suffixes);
- https://www.emailondeck.com/ (random prefix, paid version can be used for a long time);
- https://www.disposablemail.com/ (maximum validity period of 2 weeks);
- https://spambox.xyz/ (customizable prefix, with 4 optional suffixes);
- https://mailgolem.com/ (randomly generated prefix, with the suffix @mailgolem.com);
- https://mailpoof.com/ (customizable prefix, with the suffix @mailpoof.com);
- https://www.crazymailing.com/ (temporary email with randomly generated prefix);
- https://edumail.icu/ (generates temporary education email);
- https://etempmail.com/ (temporary education email with edu.pl);
- https://www.linshi-email.com/ (temporary email valid for 10 minutes);
- https://mail.xiuvi.cn/ (customizable prefix);
- https://ihotmails.com/ (customizable prefix, button design needs improvement);
- https://temp-email.dreamhunter2333.xyz/ (semi-customizable prefix, with open source code, suitable for reference in self-building);
- https://internxt.com/temporary-email (temporary email service provided by cloud storage service Internxt, with randomly generated prefix and three suffix domain names);
- https://tempail.com/en/ (operating since 2008, randomly generated prefix, valid for 1 hour);
- https://tempmailo.com/ (randomly generated prefix, with two randomly appearing suffixes);
- https://temp-mail.io/en (random or customizable prefix, with 12 optional suffixes; can forward emails to your own email, validity period can be customized);
- https://luxusmail.org/ (customizable prefix, with 6 optional suffixes);
- https://www.throwawaymail.com/en (randomly generated prefix).
为电子邮件验证提供一次性电子邮件的站点:
https://maildrop.cc
https://tempmail.net
https://tempr.email/en
https://www.moakt.com
https://temp-mail.org/en
https://www.emailondeck.com
https://www.guerrillamail.com
20MinuteMail 维持 20 分钟
http://www.20minutemail.com/#top
Snapmail 24 小时临时邮箱
https://www.snapmail.cc
10 Minutes Email - 10 分钟一次性电子邮件
https://10minemail.com/zh/
临时邮箱 - 十秒钟内收到邮件
https://linshiyouxiang.net/
Temp Mail
https://tempmail.altmails.com/
临时邮箱(10 分钟)
http://24mail.chacuo.net/
Mailsac
https://mailsac.com/
Mailinator
https://www.mailinator.com/
DizyMail 保留 2 天
https://dizymail.com/
maildrop
https://maildrop.cc
bccto 10 分钟邮箱
http://bccto.me
10minutemail 老牌网站 07 年稳定至今
https://10minutemail.com
10minutemail 10 分钟邮箱
https://10minutemail.net/?lang=zh-cn
temp-mail 10 分钟临时邮箱
https://temp-mail.org/zh/
guerrillamail 60 分钟临时邮箱
https://www.guerrillamail.com/zh/
moakt 一个 60 分钟临时邮箱
https://www.moakt.com/zh/mail
incognitomail 60 分钟邮箱
http://www.incognitomail.com/
Nowmymail 60 分钟邮箱
https://www.nowmymail.com/
24mail 24 小时临时邮箱
http://24mail.chacuo.net/enus
yopmail 5 天临时邮箱
http://www.yopmail.com/zh/
mfk.app
https://www.8164.cc/
Mailnesia - 便捷的匿名邮箱
http://mailnesia.com/
IHotmails Mail
https://ihotmails.com/
一次性临时电子邮件 - 📨 Temp Mail
https://temp-mail.io/zh
临时邮箱 - 一次性临时电子邮件服务
https://mail.td/zh
临时邮箱- 马建军大学免费教育邮箱
https://mail.mjj.edu.ge/
临时邮箱,10 分钟邮箱
https://www.linshi-email.com/
威胁情报
TinyCheck - TinyCheck allows you to easily capture network communications from a smartphone or any device which can be associated to a Wi-Fi access point in order to quickly analyze them.
SpyGuard - SpyGuard’s main objective is to detect signs of compromise by monitoring network flows transmitted by a device.
maltrail - Malicious traffic detection system.
机器学习
awesome-free-chatgpt - 免费的 ChatGPT 镜像网站列表,持续更新。
carrot - 这儿为你准备了众多免费好用的 ChatGPT 镜像站点,当前 100+站点.
awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-chatgpt-prompts-zh - ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
chatgpt-web - 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
EdgeGPT - Reverse engineered API of Microsoft’s Bing Chat AI.
浏览器扩展
主要特性
- 智能识别网页主内容区进行翻译,与同类插件翻译整个网页不同,降低对原网页的“侵入性”,提升阅读体验,因此得名“沉浸式翻译”。
- 双语显示,中英文对照。
- 针对常见主流网站进行定制优化,如 Twitter,Reddit,Discord, Gmail, Telegram, Youtube, Hacker News 等。
- 支持 10 余种常用翻译服务,包括 Deepl,OpenAI(ChatGPT 3.5),谷歌,彩云小译,腾讯翻译君,百度翻译,火山翻译等。
- 支持 PDF 文件,EPUB 电子书双语翻译,制作与导出。
- 全平台浏览器支持,包括桌面端、移动端,iOS 端,Chrome、Edge、Firefox,Safari 等。
- 提供多种译文样式选择,如弱化、模糊、下划线、分隔线等样式,个性化定制翻译体验。
一个更好的手势类扩展。功能包括:鼠标手势,简易拖曳,超级拖曳,摇杆手势和滚轮手势。
此浏览器扩展可以帮你在谷歌搜索结果中屏蔽一些你不想看到的网站。