Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

An error occurred while using argtacker #118

Open
anylayer opened this issue Apr 20, 2022 · 1 comment
Open

An error occurred while using argtacker #118

anylayer opened this issue Apr 20, 2022 · 1 comment

Comments

@anylayer
Copy link

anylayer commented Apr 20, 2022

 File "D:\IDA Pro 7.6\python\3\ida_idaapi.py", line 616, in IDAPython_ExecScript
    exec(code, g)
  File "C:/Users/Freax/Desktop/dy_data/sub_56dbc.py", line 7, in <module>
    vw = jayutils.loadWorkspace(filePath)
  File "D:\IDA Pro 7.6\python\flare\jayutils.py", line 350, in loadWorkspace
    setIdbNetnode(VIV_WORKSPACE_NAME, vw.getMeta("StorageName"))
  File "D:\IDA Pro 7.6\python\flare\jayutils.py", line 366, in setIdbNetnode
    return n.hashset(key, value, None)
  File "D:\IDA Pro 7.6\python\3\ida_netnode.py", line 954, in hashset
    return _ida_netnode.netnode_hashset(self, *args)
TypeError: in method 'netnode_hashset', argument 3 of type 'void const *'
@anylayer
Copy link
Author

python3.9
ida pro 7.6

@anylayer anylayer reopened this Apr 25, 2022
@anylayer anylayer reopened this Apr 25, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant