Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 396 Bytes

leafblower.md

File metadata and controls

14 lines (8 loc) · 396 Bytes

Leaf Blower

Identify common POSIX functions such as printf, sprintf, memcmp, strcpy, etc

Identify Leaf Functions

Identify leaf functions such as strcpy, strlen, atoi, etc.

Leaf Functions Output

Identify Format Parameter Functions

Identify funtions that accept format parameters to identify sprintf, printf, fscanf, etc.

Leaf Functions Output