iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Run the ilspycmd CLI on .NET assemblies to decompile them to readable C# BEFORE reading or analyzing them. Use this skill any time the user provides a .dll, .exe, .netmodule, .winmd, or .nupkg file and wants Claude to read, analyze, explain, audit, reverse-engineer, debug, extract secrets/keys/URLs from, or understand…
iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Electron application reverse engineering — ASAR unpacking, webpack bundle analysis, auth/payment logic discovery, IPC channel mapping, and client-side authorization bypass analysis. Use when the user needs to: reverse engineer an Electron app (.deb/.dmg/.exe), analyze auth/subscription/license logic in Electron apps…
iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Generate Frida hook scripts using modern Frida API. Activate when the user wants to write Frida scripts, hook functions at runtime, trace calls or arguments or return values, intercept native or ObjC or Java methods, dump memory or exports, or handle native module load timing for Android and other targets.
iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Reverse engineer and deobfuscate bundled JavaScript/Electron applications. Extracts DMG/AppImage/pkg archives, unpacks app.asar, deobfuscates webpack/Vite/browserify bundles with scope-aware Babel-based variable renaming, and outputs readable source code. Use when the user wants to reverse engineer, deobfuscate…
iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Drive a Rigol oscilloscope (DS2000-series / DS2302A) over LAN with rigol.py - configure channels/trigger/timebase, capture one-shot and delayed events, measure VMIN/VMAX/dips, dump full waveforms to CSV, and grab PNG screenshots. Use whenever you touch the scope; do NOT hand-roll lxi scpi.
iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Scan a byte array, binary file, hex string, or base64 blob for embedded date/time values across many encodings (unix32/64, unix-ms, Windows FILETIME, Apple NSDate, OLE date, HFS, DOS date-time, GPS time, and textual ISO-8601/RFC-2822) in both endiannesses. Use any time the user gives Claude raw bytes, a binary file…
iceman1001/awesome_rfid_claude_skills
Skill Claude CodeCodex
Run the webcrack CLI on JavaScript files to deobfuscate, unminify, and unbundle them BEFORE reading or analyzing them. Use this skill any time the user provides a .js, .mjs, or .cjs file and wants Claude to read, analyze, explain, audit, modify, reverse-engineer, debug, or understand it — especially if the file…