Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

revkit Tutorials / 튜토리얼

Hands-on guides for users, developers, operators, and AI agents.

사용자, 개발자, 운영자, AI 에이전트를 위한 실습 가이드.


목차 / Contents

설치 + 시작 / Getting Started

Tutorial Description / 설명
00-install-setup.md Installation on Windows/Linux/macOS / 설치 가이드
01-first-ida-analysis.md First IDA binary analysis / 첫 IDA 바이너리 분석
02-first-jeb-analysis.md First JEB APK analysis / 첫 JEB APK 분석

고급 분석 / Advanced Analysis

Tutorial Description / 설명
03-binary-comparison.md Comparing two binaries with diff / 바이너리 비교 분석
04-batch-analysis.md Batch analysis of multiple files / 다중 파일 배치 분석
05-type-system.md Structs, enums, vtables, signatures / 타입 시스템 활용
06-annotations-snapshots.md Saving and sharing analysis state / 분석 상태 저장/공유

자동화 + 스크립트 / Automation

Tutorial Description / 설명
07-ida-exec-scripts.md Writing IDA exec scripts / IDA exec 스크립트 작성
08-jeb-exec-scripts.md Writing JEB exec scripts (Jython 2.7) / JEB exec 스크립트
09-rpc-automation.md Direct RPC calls with curl / curl로 RPC 직접 호출

개발자 / Developer

Tutorial Description / 설명
10-add-cli-command.md Adding a new CLI command / 새 CLI 명령 추가
11-add-rpc-handler.md Adding a new RPC handler / 새 RPC 핸들러 추가

운영 + 원격 / Operations + Remote

Tutorial Description / 설명
12-gateway-setup.md Gateway deployment and configuration / Gateway 배포 + 설정
14-remote-analysis.md Remote analysis via Gateway (-R mode) / Gateway 원격 분석
15-gateway-management.md Gateway management commands (16 commands) / Gateway 관리 명령
16-security-multi-instance.md Security config + multi-instance / 보안 설정 + 다중 인스턴스

AI 에이전트 / AI Agent

Tutorial Description / 설명
13-ai-agent-analysis.md Automated analysis with Claude Code / Claude Code 자동 분석