$npx skillfedfor your agent

Hermes Dec Bytecode Reverse Engineering

Hermes Dec extracts and analyzes Hermes VM bytecode from React Native Android applications. It provides three core utilities: a file parser for inspecting HBC metadata, a disassembler that converts bytecode to assembly-like representation, and a decompiler that generates pseudo-JavaScript output.

Hermes Dec Bytecode Reverse Engineering disassembles and decompiles React Native Hermes bytecode files.

AI-generated summary based on this skill's SKILL.md

3 0 unlicensed, metadata onlyupdated by Aradotso

Decision gist · record as of 2026-07-16

Hermes Dec Bytecode Reverse Engineering disassembles and decompiles React Native Hermes bytecode files. Hermes Dec extracts and analyzes Hermes VM bytecode from React Native Android applications. It provides three core utilities: a file parser for inspecting HBC metadata, a disassembler that converts bytecode to assembly-like representation, and a decompiler that generates pseudo-JavaScript output.

manual: git clone https://github.com/Aradotso/hermes-skills → cp -r hermes-skills ~/.claude/skills/hermes-dec-bytecode-reverse-engineering

Use it when

  • Hermes Dec Bytecode Reverse Engineering decompiles Hermes bytecode by parsing the HBC binary format.
  • Yes, Hermes Dec Bytecode Reverse Engineering is specifically designed to reverse engineer Hermes Dec files.
Same gist for agents: .md · .json

Install

Aradotso/hermes-skills/hermes-dec-bytecode-reverse-engineering

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Hermes Dec bytecode reverse engineering?

Hermes Dec Bytecode Reverse Engineering extracts and analyzes Hermes VM bytecode from React Native Android applications. It provides three core utilities: a file parser for inspecting HBC metadata, a disassembler that converts bytecode to assembly-like representation, and a decompiler that generates pseudo-JavaScript output.

How does Hermes Dec decompile bytecode files?

Hermes Dec Bytecode Reverse Engineering decompiles Hermes bytecode by parsing the HBC binary format, extracting function definitions and instructions, then converting them into pseudo-JavaScript code. This allows developers and security researchers to recover and analyze source code from compiled React Native applications.

Can Hermes Dec reverse engineer Hermes Dec files?

Yes, Hermes Dec Bytecode Reverse Engineering is specifically designed to reverse engineer Hermes Dec files. It reads HBC metadata, disassembles bytecode instructions, and extracts source code representations, making it suitable for analyzing compiled React Native Android applications.

What does the Hermes bytecode disassembler do?

Hermes Dec Bytecode Reverse Engineering includes a disassembler that converts Hermes bytecode into an assembly-like representation. This intermediate format makes it easier to inspect low-level instructions and understand the structure of compiled code before full decompilation to pseudo-JavaScript.

How can I analyze Hermes bytecode with this tool?

Hermes Dec Bytecode Reverse Engineering provides multiple analysis capabilities: use the file parser to inspect HBC metadata and structure, the disassembler to view instruction-level details, or the decompiler to generate readable pseudo-JavaScript code for higher-level analysis of your React Native application.

What is the Hermes Dec file analyzer used for?

Hermes Dec Bytecode Reverse Engineering's file analyzer parses and inspects Hermes Dec HBC files, extracting metadata and structural information. This enables security researchers and developers to understand compiled React Native Android applications and recover source code for auditing or analysis purposes.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Decompile and reverse engineer Hermes Dec bytecode files”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

mobile-pentest
by hypnguyen1209 · hypnguyen1209/offensive-claude

Mobile-pentest guides dynamic analysis of Android and iOS applications through Frida-based instrumentation, certificate pinning circumvention, and detection bypass. It covers exported component abuse, deep-link exploitation, WebView attacks, and hybrid app reverse engineering for Flutter and React Native codebases.

MITupdated Jul 2026
★ 326repo stars
vm-and-bytecode-reverse
by yaklang · yaklang/hack-skills

This skill teaches systematic techniques for analyzing custom virtual machines and bytecode interpreters found in CTF challenges and commercial protectors. Learn to identify dispatcher patterns, map opcodes to operations, extract bytecode programs, and write custom disassemblers to understand stack-based, register-based, and esoteric VM architectures. Includes methods for solving maze-style challenges embedded in VM implementations.

MITupdated Jun 2026
★ 1,480repo stars
mobile-security
by gmh5225 · gmh5225/awesome-game-security

Master mobile game security research across Android and iOS platforms. This skill covers APK decompilation, native library analysis, IL2CPP dumping, dynamic instrumentation with Frida, memory manipulation, and modern root solutions like KernelSU and APatch. Learn jailbreak techniques, hooking frameworks, and methods to bypass detection systems.

MITfor claude-codeupdated Jul 2026
★ 3,261repo stars
ashare-pre-st-filter
by HKUDS · HKUDS/Vibe-Trading

This skill forecasts whether A-share companies listed on the main board, ChiNext, or STAR Market will receive ST/*ST warnings in the next fiscal year. It evaluates revenue, profit, net assets, and dividend thresholds against regulatory standards, incorporating Sina penalty records as independent evidence. The analysis outputs both risk level and prediction confidence, with data sourced primarily from Tushare and backed up by Akshare when needed.

MITdocs in Chineseupdated Jul 2026
★ 28,096repo stars
Rev Ios Dump
by P4nda0s · P4nda0s/reverse-skills

Rev Ios Dump uses Frida to extract decrypted iOS application binaries from jailbroken devices, bypassing FairPlay DRM encryption for security research. The skill automates the process of dumping live app memory and producing analysis-ready IPA files compatible with disassemblers like IDA and Ghidra.

no license declared → metadata onlyupdated May 2026
★ 1,743repo stars
react-native
by alinaqi · alinaqi/maggy

This skill guides you through establishing effective project structure and folder organization for React Native applications. Learn industry-standard patterns that keep your codebase scalable and maintainable as your app grows, ensuring your team can navigate and extend the project with confidence.

MITupdated Jul 2026
★ 703repo stars
Tags
bytecode-decompilationreverse-engineeringhermes-runtimecode-recoverybinary-analysis