Skip to content

"IDAFrida" menu does not appear in ida. #6

Description

@daeinlee

hello.
Even if I put the IDAFrida.py file in the plugins folder, the "IDAFrida" menu does not appear in ida.
Can you tell if the installation is wrong?
I checked in two versions, 7.1 and 7.7.
The error message is as below.

C:\Program Files\IDA 7.1\plugins\IDAFrida.py: invalid syntax (C:/Program Files/IDA 7.1/plugins/IDAFrida.py, line 114)
Traceback (most recent call last):
File "C:\Program Files\IDA 7.1\python\ida_idaapi.py", line 566, in IDAPython_ExecScript
execfile(script, g)
File "C:/Program Files/IDA 7.1/plugins/IDAFrida.py", line 114
def init(self) -> None:
^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions