Links

최근 본 연구실에서 사이버 보안 관련 연구에 많이 사용되는 유용한 툴들을 나열하였습니다.

LLVM : 컴파일러 플랫폼이지만, LLVM IR 기반으로 한 많은 보안 연구들이 진행 중

Homepage Video Tutorial

MCSema : Binary to LLVM IR lifting tool

Homepage Video Tutorial

libFuzzer : Fuzzing engine

Homepage libFuzzer Tutorial

KLEE : Symbolic Execution Engine (with LLVM)

Homepage KLEE Tutorial

angr : dynamic binary analysis framework

Homepage angr Tutorial(examples)

Cuckoo : Automated malware analysis system

Homepage Video Tutorial Cuckoo Online


Tips: