4z0t / SCFA-python-patcher

Python implementation of SCFA patcher that uses clang compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type modifiers don't work in HumanUserCalls

4z0t opened this issue · comments

unsigned, signed and const cause HumanUserCalls to fail. Regex must be adjusted.