nowsecure / frida-trace

Trace APIs declaratively through Frida.
MIT License
221 stars 28 forks source link

Add CSTRING type and cstring() function #12

Closed dki closed 4 years ago

dki commented 4 years ago

Add new type for C strings and corresponding function that uses readCString.