KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ClamScan
★ 21
Open GitHub ↗
Scan Android APK files using ClamAV
Download README (.md)
Explore Similar Repositories
btcchina-websocket-api-python
:
No description available.
SimpleBackdoor
:
Simple windows backdoor command shell.
videojs-seek
:
A videojs plugin for seeking to a query string specified value.
timerush
:
Python Timer Framework
reverseocr
:
A bot that attempts to draw words.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ClamScan
?
Download (.md)
Mobile Malware Scanning using ClamAV ======== Smart phone application for Android devices for scanning files in mobile devices with an Open Source Antivirus solution. Steps used by the application: 1. The Android application connects to a server. 2. Application sends the files to the server and invokes the ClamAV process. 3. ClamAv performs the scan of the files using ClamScan. 4. Once Scan is complete it generates a report on the scanned file. 5. Server then sends the scan report back to the user (Application).