Skip to main content

anti-reversing-techniques

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.

インストールへ移動

ソース情報

リポジトリ
JantonioFC/skillsbank
ソースの最終更新活動
2026年8月4日 03:07
検出された SKILL.md の言語
英語
スター
6
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
2 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
anti-reversing-techniques
description
Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.
risk
safe
source
community
license
MIT
## Use this skill when - Analyzing protected binaries with explicit authorization - Conducting malware analysis or security research in scope - Participating in CTFs or approved training exercises - Understanding anti-debugging or obfuscation techniques for defense ## Do not use this skill when - You lack written authorization or a defined scope - The goal is to bypass protections for piracy or misuse - Legal or policy restrictions prohibit analysis ## Instructions 1. Confirm written authorization, scope, and legal constraints. 2. Identify protection mechanisms and choose safe analysis methods. 3. Document findings and avoid modifying artifacts unnecessarily. 4. Provide defensive recommendations and mitigation guidance. ## Safety - Do not share bypass steps outside the authorized context. - Preserve evidence and maintain chain-of-custody for malware cases. Refer to `resources/implementation-playbook.md` for detailed techniques and examples. ## Resources - `resources/implementation-playbook.md` for detailed techniques and examples. ## When to Use Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.
GitHubで見る