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
I executed shellcraft.ppc.linux.open("test.txt", 0) but I got AttributeError: 'module' object has no attribute 'pushstr'.
That's not correct ?
PS: I searched on the internet but nothing
The text was updated successfully, but these errors were encountered:
I executed
shellcraft.ppc.linux.open("test.txt", 0)
but I gotAttributeError: 'module' object has no attribute 'pushstr'
.That's not correct ?
PS: I searched on the internet but nothing
The text was updated successfully, but these errors were encountered: