Download manifestparser Free Java Code

Description

Manifestparser allows you to extract Android Manifest.xml from android (apk) binary blobs. It also supports parsing binary plists (Apple propitiatory format) from ipa (iOS) binary blobs.

Source Files

The download file manifestparser-master.zip has the following entries.


.gitignore/*from   www  . j a v a  2s  . co  m*/
Makefile
README.md
bin/manifestparser
binding.gyp
index.js
lib/apkreader.js
lib/manifestreader.js
lib/plistreader.js
lib/xml-prettify.js
package.json
src/bindings.cc
src/node_async_shim.h
src/node_manifestparser_plist.cc
tests/apk.test.js
tests/common.js
tests/fixtures/Plists.zip
tests/fixtures/Snake.apk
tests/fixtures/Snake.ipa
tests/fixtures/apk.json
tests/fixtures/apk.xml
tests/fixtures/binary.plist
tests/fixtures/binary.plist.json
tests/fixtures/plain.plist
tests/fixtures/plain.plist.json
tests/fixtures/snakePlits/Info.bin.plist
tests/fixtures/snakePlits/Info.plist
tests/fixtures/snakePlits/Levels.bin.plist
tests/fixtures/snakePlits/Levels.plist
tests/fixtures/snakePlits/Snake-hd.bin.plist
tests/fixtures/snakePlits/Snake-hd.plist
tests/fixtures/snakePlits/Snake.bin.plist
tests/fixtures/snakePlits/Snake.plist
tests/fixtures/snakePlits/xcschememanagement.plist
tests/plist.test.js
tools/cpplint.py

Download

Click the following link to download manifestparser-master.zip.

manifestparser-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper