cordova-plugin-crypt-file icon indicating copy to clipboard operation
cordova-plugin-crypt-file copied to clipboard

This plugin to encrypt the source files.

Results 57 cordova-plugin-crypt-file issues
Sort by recently updated
recently updated
newest added

Is it possible to encrypt the files with specified key or password?

the java version is too easy to decompile . could you supply a c/c++ version for Android ? Thanks

Is there anyway to prevent this plugin from showing name of file in logs ? I debug app by xcode, I see all my file name is listed in logs...

Hi Team, I have tried to use the cordova-plugin-crypt-file for my hybrid app and its showing the 'E/AndroidProtocolHandler(2434): Unable to open asset URL: file:///android_asset/www/+++/index.html' error in logCat. Please help. ![capture](https://user-images.githubusercontent.com/7930681/29004293-9fae9594-7ae2-11e7-92b8-a6b4f7b002fd.PNG)

I build app on cocoon.io -->my app.apk is Encrypt all file I want to. When install app to device, after splash screen --> app not run and display white screen...

Hi Team, I want to use this plugin in our mobile app for obfuscation of my js/css/html. Where should i put the after_prepare (placed under hooks) file in my application....

with small fix in android SRC folder (PR coming soon) I got JACK error: ``` FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root...

When I try to run "cordova platform add android" then getting following error (node:43215) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, open '/ionicapp/platforms/android/src/com/tkyaji/cordova/DecryptResource.java'...

Thanks for this Plugin it works like Charm on codorva 6.4 but i have an issue with other extension like (.png , .jpg , .mp3 , .mpeg). these extensions are...

crypt default file are encrypted success. but when i add android java file cannot encrypt. it is possible to encrypt java using this plugin