Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

'exceptions.OverflowError' while adding a string to ClamAV Sig Creator #26

Open
jimmy-sonny opened this issue Mar 20, 2019 · 0 comments

Comments

@jimmy-sonny
Copy link

Traceback (most recent call last):
File "C:/Program Files/IDA 7.2/plugins/casc_plugin.py", line 467, in activate
self.fn(ctx)
File "C:/Program Files/IDA 7.2/plugins/casc_plugin.py", line 2399, in insert_string_item
chooser = self.FormToPySideWidget(ctx.form)
File "C:\Program Files\IDA 7.2\python\ida_kernwin.py", line 7759, in TWidgetToPySideWidget
form = pythonapi.PyCObject_FromVoidPtr(ptr_l, 0)
ctypes.ArgumentError: argument 1: <type 'exceptions.OverflowError'>: long int too long to convert

Windows 10 - OS build 17134.1
IDA - Version 7.2.181105 Windows x64 (32-bit address size)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant