- 
                Notifications
    You must be signed in to change notification settings 
- Fork 154
Open
Description
IDA 7.5
File "Z:/tools/reverse/ida/IDAGolangHelper\GO_Utils\Utils.py", line 30, in relaxName
    name = name.replace('.', '_').replace("<-", '_chan_left_').replace('*', '_ptr_').replace('-', '_').replace(';','').replace('"', '').replace('\\', '')
TypeError: a bytes-like object is required, not 'str's
Metadata
Metadata
Assignees
Labels
No labels