Write-ups
Blog
Tag: Assembly
What is __ctype_b_loc
1 May 2018
When doing some reverse engineering, you might encounter the function __ctype_b_loc but fail to find resources explaining what this does. This post dives into what this is and how it is used.
Read More