Skip to content

zeaphoo/reston

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reston

Features

Reston is a reverse engine framework.

reverse android package and binary files.

  • DEX, ODEX
  • APK
  • Android's binary xml
  • Disassemble DEX/ODEX bytecodes

1. Authors: Reston Team

Reston: Wei Zhuo (zeaphoo at gmail.com)

Androguard : Anthony Desnos (desnos at t0t0.fr).

2. Documentation

Link here to the documentation... sometime...

3. Install

For reston:

pip install reston

You should be able to use python3 as well:

pip3 install reston

4. Licenses

  • Reston

Copyright (C) 2017 - , Wei Zhuo (zeaphoo at gmail.com) All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

  • Androguard

Copyright (C) 2012 - 2016, Anthony Desnos (desnos at t0t0.fr) All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published