Results 1 to 4 of 4

Thread: Android Main Screen Setup

  1. #1
    Join Date
    2014-Nov
    Posts
    1

    Android Main Screen Setup

    Hello All,
    First, if any of the devs read this, I want to thank you for porting all of this over to the nexus tablets. It's really a great learning tool and I love the portability. Great work and I hope to see it be continually built upon.

    Second, I have a couple questions about the home-screen/terminal setup.
    • Are there any terminal widgets that would allow us to interact with the kali shell from the home screen?
    • If not, does anyone know the command(s) that you need to type in the terminal to access the kali chroot shell? (So I can just make it a shortcut straight there?)
    • Bonus Question: Is there any documentation listing what the commands are which are shortcutted in the Kali Nethunter Menu/App that they pre-installed?


    Thanks for the insight guys and I hope this community continues to grow!

    Rangergeek

  2. #2
    Join Date
    2014-Sep
    Posts
    176
    Hi Rangergeek,

    I suggest visiting: https://github.com/offensive-securit...sh/system/xbin and https://github.com/offensive-securit...ash/system/bin

    When Nethunter is installed it copies those files to the xbin/bin folder. You could make your own shortcuts like the ones in xbin but you would need to mount rewrite on /system on your device.

    As far as making a widget you would want to download or try an application that can build shortcuts for you. Maybe something like: https://play.google.com/store/apps/d....quickterminal

    I can't speak for any specific software though so you will have to find one that works for you. The shortcuts in menu app is sourced here: https://github.com/binkybear/Kali_La...aunchKali.java.

    It's all open source so feel free to poke around.

  3. #3
    Join Date
    2014-May
    Posts
    14
    You can use juiceSSH
    To ssh into a kali shell

    But you have to pay to recieve the widget

  4. #4
    Join Date
    2014-Nov
    Location
    Sweden
    Posts
    21
    Quote Originally Posted by Rangergeek View Post
    Hello All,
    First, if any of the devs read this, I want to thank you for porting all of this over to the nexus tablets. It's really a great learning tool and I love the portability. Great work and I hope to see it be continually built upon.

    Second, I have a couple questions about the home-screen/terminal setup.
    • Are there any terminal widgets that would allow us to interact with the kali shell from the home screen?
    • If not, does anyone know the command(s) that you need to type in the terminal to access the kali chroot shell? (So I can just make it a shortcut straight there?)
    • Bonus Question: Is there any documentation listing what the commands are which are shortcutted in the Kali Nethunter Menu/App that they pre-installed?


    Thanks for the insight guys and I hope this community continues to grow!

    Rangergeek
    For number 2, you can do the following:
    * Longpress homescreen and choose shortcut -> Terminal shortcut
    * Enter /bin/sh in the command field
    * Enter su -c bootkali in the arguments field
    * Press OK.

    That'll create a shortcut on the home screen to kali chroot shell.
    Best Regards,
    Si
    ){ :|:& };:

Similar Threads

  1. Kali Linux setup screen isnt come
    By BigHearted in forum Installing Archive
    Replies: 4
    Last Post: 2018-10-16, 08:18
  2. Double Screen Setup Help
    By Kozova1 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2017-02-22, 19:26
  3. Replies: 3
    Last Post: 2015-08-11, 21:29
  4. Replies: 6
    Last Post: 2013-03-17, 15:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •