Jump to content

[RESOLVED] OS specific command


quentin_lamamy
Go to solution Solved by jafahulo,

Recommended Posts

Hi,

I'm still working with my BB, i am actually work on disabling the wifi on OSX with this command

networksetup -setairportpower en0 off"

According to my test, if i good understand, in payload you can use directly all command supported by unix (the operating system of the BB). For all other OS specific command we must open a terminal, and :

Q STRING "networksetup -setairportpower en0 off"
Q ENTER

Is there any way to run os specific command in the payload without opening a terminal ?

Edited by quentin.lamamy
Link to comment
Share on other sites

2 minutes ago, jafahulo said:

You can run unix commands in the payload - those will run on the bb itself, not the target computer. (someone correct me if I'm wrong)

If you want to run commands on the target machine, you will need to open a terminal on their computer.

It's exactly what i said no ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...