Skip to main content
vulhunt-re
GitHub 제작자 프로필

vulhunt-re

1개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
1
업데이트
2026-03-07
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

btp-ba2-cli
기타 컴퓨터 관련 직업

Interact with the Binarly Transparency Platform (BTP) via CLI commands for uploading firmware, running scans, downloading BA2 archives, and pushing custom rules. Use when you need to interact with the Binarly Transparency Platform or working with BA2s.

2026-03-07
byte-pattern-matching
정보 보안 분석가기타 컴퓨터 관련 직업

Search for raw byte patterns (hex sequences, opcodes) in binary code. Use when looking for specific instruction sequences, machine code patterns, UEFI SMI handlers, or known vulnerability signatures by their byte representation.

2026-03-07
call-sites
기타 컴퓨터 관련 직업

Find all locations where functions are called in a binary. Use when analyzing callers of a function, checking call relationships, or identifying which functions invoke a specific API.

2026-03-07
code-pattern-matching
정보 보안 분석가

Search for code patterns in decompiled output using Weggli semantic matching. Use when finding vulnerable code constructs like unchecked memcpy, buffer operations, or specific function call patterns in pseudocode.

2026-03-07
dataflow-analysis
기타 컴퓨터 관련 직업

Track data flow between function parameters, calls, and arguments using taint analysis. Use when detecting vulnerabilities like command injection, buffer overflows, or tracing user input to dangerous functions.

2026-03-07
decompiler
기타 컴퓨터 관련 직업

Decompile a function to C-like pseudocode for human-readable analysis. Use to understand function logic, review control flow, or prepare for code pattern matching.

2026-03-07
functions
기타 컴퓨터 관련 직업

Find and list functions in a binary by name, address, regex, or byte pattern. Use as the starting point for binary analysis, to locate specific functions, or to enumerate all functions matching criteria.

2026-03-07
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다