EntySec / SeaShell

SeaShell Framework is an iOS post-exploitation framework that enables you to access the device remotely, control it and extract sensitive information.
https://theapplewiki.com/wiki/SeaShell
MIT License
364 stars 48 forks source link

module 'PIL.Image' has no attribute 'ANTIALIAS'! #3

Closed samallman87 closed 7 months ago

samallman87 commented 7 months ago

Describe the bug when trying to generate the .ipa i get an error after entering the path to save the IPA: An error occurred: module 'PIL.Image' has no attribute 'ANTIALIAS'!

To Reproduce (seashell)> ipa [>] Application name (Mussel): seaShell [>] Bundle ID (com.entysec.mussel): com.seaShell.seaShell

[>] Host to connect back: 192.168.2.116 [>] Port to connect back: 8888 [>] Path to save the IPA: seaShell.ipa [-] An error occurred: module 'PIL.Image' has no attribute 'ANTIALIAS'!

Expected behavior an .ipa file is generated and saved to ~/

Desktop (please complete the following information):

enty8080 commented 7 months ago

@samallman87 Thank you for submitting this issue. Bug was fixed. Please update using:

pip3 install --force-reinstall git+https://github.com/EntySec/SeaShell