A very simple App to check if a App is installed or if a File Path is valid.
- (Checking a Bundle ID requires 18.4.1 or lower)
- (Checking a File Path works on the latest OS version and will probably never get "patched" since it doesn´t uses a exploit)
Bundle ID Checking
- (Technical Analysis) https://blog.verichains.io/p/technical-analysis-improper-use-of
File Path Checking
- @34306