crackleeeessyp

Results 6 issues of crackleeeessyp

On windows, if we put the apk/dex file on desktop or other path such as `C:\Users\xxxxxx\Desktop\folder\test.apk`. Some dex may produce long file path smali file which cannot handled by Windows...

Hi, team, I build the project using the command below: ``` gradlew.bat buildJar ``` It works fine, however, the it produce a cli jar about 73MB, so how can I...

I have a zip file that can be open and extract by zip software, however, when I use this library to open this file, it show the error as below:...

When convert success, it will generate a exe file, can I get the source code of the exe file, so that I can modify and change something inside it?

Hi, thanks for your amazing project and blogs, I tried the AwaitFuscator project, it works fine for your sample application, however, when I write a console app, it shows error:...

### Describe the problem Currently, the Tauri application only supports configuring the behavior of opening new windows (target="_blank") using the shell plugin, which defaults to opening new windows in the...

type: feature request