This is a simple user-friendly Flask API that lets user send POST requests with a apk file in the body and returns the response as true or false indicating the apk is maliciours or not
- file : {apkfile here} - True/False- if True, apk is malicious
- if False, apk is not malicious