-
is tauri apps easy to decompile like electron apps? |
Beta Was this translation helpful? Give feedback.
Answered by
Nisthar
Jan 12, 2022
Replies: 2 comments 2 replies
-
Ok its answered here https://tauri.studio/en/docs/about/security/ Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Nisthar
-
I found it's possible to get the HTML, CSS, JS and other assets from a tauri app. https://infosecwriteups.com/reverse-engineering-a-native-desktop-application-tauri-app-5a2d92772da5 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok its answered here https://tauri.studio/en/docs/about/security/ Thanks