Giter Club home page Giter Club logo

whid-mobile-connector's Introduction

WHID Mobile connector

Build Android app

WHID Mobile Connector is designed to be a user-friendly mobile app allowing you to easily control your WHID gadget(s). Please, refer to WHID if you want more information about HID attacks and/or the concept behind this "USB-key".

Official link for the WHID Mobile Connector on the Play store is here https://play.google.com/store/apps/details?id=whid.usb.injector.

Technical overview

The WHID Mobile Connector is an ionic mobile app (aka Hybrid application) - (~ should work on any devices) So far, only Android builds are released. Fresh builds can be retrieved here: https://github.com/whid-injector/WHID The UI is Angular-based and "native" functions are done using Cordova framework, seamlessly for the end-users.

I want to build the environment

1. Set up your environment

Sure. Few steps to make the magic happen:

  • First, install node and npm (depends on your OS)

For Mac users, brew will make it:

brew install node
  • Then, install npm:
brew install npm

Finally, install ionic:

npm install -g ionic

2. Clone the repo

  • Clone the repo using Git:
git clone https://github.com/whid-injector/WHID-Mobile-Connector/
  • Go in the folder
cd WHID-Mobile-Connector
  • Add Android platform to the project
ionic cordova platform add android

3. Build it

Then, you're ready to build a resulting APK that can be deployed wherever you want.

ionic cordova build android

If everything goes well, APK should be at:

/path/to/my/folder/platforms/android/app/build/outputs/apk/debug/app-debug.apk

Contributing

If you're still reading until here, you rock! We're also eager to receive/get/integrate your contributions! :)

Code has been released under GPLv3. If you want to contribute, feel free to:

  1. Fork/clone the repo
  2. Apply your changes
  3. Open a pull-request.

Other than that, we also accept filing issues but give as many details as you can (!), this helps us a lot for troubleshooting issues.

whid-mobile-connector's People

Contributors

paulsec avatar dependabot[bot] avatar whid-injector avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.