Skip to content

Minimal reverse port forwarding implementation for Android.

License

Notifications You must be signed in to change notification settings

DeviceFarmer/minirev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minirev

Minirev is a minimal reverse port forwarding implementation for Android. It works without root when run via ADB and should work on pretty much any SDK level.

Building

Building requires NDK, and is known to work with at least with NDK Revision 10 (July 2014).

Then it's simply a matter of invoking ndk-build.

ndk-build

You should now have the binaries available in ./libs.

Contributing

See CONTRIBUTING.md.

License

See LICENSE.

Copyright © CyberAgent, Inc. All Rights Reserved.

About

Minimal reverse port forwarding implementation for Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 93.6%
  • Makefile 3.8%
  • Shell 2.6%