名称 | 简介 | 添加时间 | ||||||||||
|
||||||||||||
|
||||||||||||
详情 | ||||||||||||
作者:ecawen 发表于[2018-08-16]
本文共 [749] 位读者顶过
Purpose"Scout" is an extendable basic debugger that was designed for use in those cases that there is no built-in debugger / gdb-stub in the debugee process / firmware. The debugger is intended to be used by security researchers in various scenarios, such as: [出自:jiwo.org]
We have successfully used "Scout" as a debugger in a Linux Kernel setup, and in an embedded firmware research, and so we believe that it's extendable API could prove handy for other security researchers in their research projects. Supported Architectures
Future Architectures
Supported Operating Systems
Folder Structure
CreditsThis projects combines together design and compilation tricks that I learned from many fellow researchers during the years. LinksScout was developed and used in our following research projects:
ContactEyal Itkin (eyalit at checkpoint dot com) --------------------------------------------------------------------------------------------------------------- |