natanieljr / droidmate-monitoredAPIs-converter

Set of scripts to convert monitored API from old DroidMate's format (JNI) to new XML format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DroidMate: Monitored APIs converter

####Script to convert list of monitored API from old DroidMate's format (JNI) to new XML format

##Requirements:

  • Python 2.7

##Usage instructions:

python script.py SRC DST

Where:

  • SRC: path to a text file containing list of APIs in JNI format
  • DST: path where the output XML will be created (with file name)

About

Set of scripts to convert monitored API from old DroidMate's format (JNI) to new XML format


Languages

Language:Python 100.0%