Skip to content

Conversation

cryptax
Copy link

@cryptax cryptax commented Jan 18, 2024

IsVoid no longer exists ?
Replacing it with a check on the name of the type.

[E] Script execution error: com.pnfsoftware.jeb.client.script.ScriptExecutionException: Traceback (most recent call last):
[E] File "/jeb5/scripts/samples/GenerateFridaSnippetForDex.py", line 58, in run
[E] no_return = m.getReturnType().isVoid()
[E] AttributeError: 'com.pnfsoftware.jebglobal.xW' object has no attribute 'isVoid'
[E]

IsVoid no longer exists ? 
Replacing it with a check on the name of the type.

[E] Script execution error: com.pnfsoftware.jeb.client.script.ScriptExecutionException: Traceback (most recent call last):
[E]   File "/jeb5/scripts/samples/GenerateFridaSnippetForDex.py", line 58, in run
[E]     no_return = m.getReturnType().isVoid()
[E] AttributeError: 'com.pnfsoftware.jebglobal.xW' object has no attribute 'isVoid'
[E]
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

Successfully merging this pull request may close these issues.

1 participant