gitextract_6kajffbi/ ├── .gitattributes ├── .gitignore ├── instrumentationcallback/ │ ├── Header.h │ ├── asm.asm │ ├── instrumentationcallback.cpp │ ├── instrumentationcallback.vcxproj │ ├── instrumentationcallback.vcxproj.filters │ ├── stdafx.cpp │ ├── stdafx.h │ └── targetver.h └── instrumentationcallback.sln