Code Monkey home page Code Monkey logo

Comments (2)

RobertoEstrada avatar RobertoEstrada commented on July 23, 2024

Hi Alberto, there's no problem in using english, you can use spanish if you want but as you said and for the sake of usefulness we'll stick to Shakespeare's native language.

In #8 I referred to fake code signing because I don't have a personal license for signing and distributing my apps so I have to use fake codesign. I don't think codesign is the problem this time, so you can sign the binary just as you are used to.

As I learnt on #8, the app must run on jailbroken devices to be able to be installed in /Applications to obtain elevated privilege like the rest of the system apps and be able to access the WiFi private framework. As you can see this is a massive headache for debugging. Also, I don't know if Apple in new iOS versions has changed the WiFi private framework path, so this could be a problem too, so that you might have to figure out the path.

TL;DR: The app must be installed to /Applications in iOS 5 onwards to run properly.

Keep me posted if you find more trouble or if you find that what I said works and if you want to contribute code don't be hesitated to do that, just fork and send pull requests!!

Regards,
Roberto.

from wlan-audit.

agsola avatar agsola commented on July 23, 2024

Thank you for the quick response.

I had done some research, and as you say, it is a matter of sandboxing. And as I see, the only way to break the sandbox is to Jailbreak... Then, move the App to a different location. I found this post from Saurik (or the reply from him) which clarifies a lot somethings about the way Jailbreak works: https://news.ycombinator.com/item?id=4127801

I was hopping more of a different problem. For instance, for Bluetooth you can access more options of it without jailbreak but using some private APIs. You can't publish in the AppStore, but you can use it without jailbreak. Unfortunately this is not the case... so restricts a lot the application :(

Again, thank you, for the reply and development of open source tools ;)

Alberto.

from wlan-audit.

Related Issues (8)

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.