You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
line 150 should be print ("Error")
line 581 should be print ("[-] Failed to invoke Runtime.getRuntime()")
it does not have the () now so it is python 2
The text was updated successfully, but these errors were encountered:
line 150 should be print ("Error")
line 581 should be print ("[-] Failed to invoke Runtime.getRuntime()")
it does not have the () now so it is python 2
The text was updated successfully, but these errors were encountered: