paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
47 stars 50 forks source link

FindFiles files has a bug introduced in #375 #392

Closed fabiocarvalho777 closed 2 years ago

fabiocarvalho777 commented 2 years ago

This bug is causing the following exception:

Caused by: java.lang.IllegalStateException: Illegal attempt to manipulate a file outside of transformed application folder
fabiocarvalho777 commented 2 years ago

Fxied by #391