Sleuth Kit中文使用教程 /
推入和彈出的基本堆棧結構(用于在遞歸中查找循環)。
#include <tsk_base.h>
size_t len Number of entries in the stack.
size_t top Index to the top stack entry.
uint64_t * vals Array that contains the values in the stack.
本文章首發在 網安wangan.com 網站上。
推薦文章: