Search results

  1. Retr0id

    Hacking Boot Atmosphere using Android?

    But the SD card is writable... NXLoader 2.0 will support full CFW installation from Android.
  2. Retr0id

    Homebrew Discussion Community name vote / suggestions for Tinfoil

    What about Goldleaf? A clear 1up from Tinfoil :lol:
  3. Retr0id

    Hacking Team Xecuter Announces android app: SX Tools

    They are distributing the compiled binaries on their site. The license should be provided there also.
  4. Retr0id

    Hacking Team Xecuter Announces android app: SX Tools

    Here's a COMPLETE list of changes they've made to the repo: $ diff nxloader/ SXTools/ Common subdirectories: nxloader/app and SXTools/app diff nxloader/build.gradle SXTools/build.gradle 10c10 < classpath 'com.android.tools.build:gradle:3.1.2' --- > classpath...
  5. Retr0id

    Hacking Team Xecuter Announces android app: SX Tools

    In direct violation of the MIT license. auto Where do they do that? I can't see a copy of the MIT license provided anywhere on their site.
  6. Retr0id

    Hacking Team Xecuter Announces android app: SX Tools

    Under the terms of the MIT license: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. I can't see the license provided anywhere on the "SX" website...
  7. Retr0id

    Hacking Build your own dongle (Research and development thread)

    Why? These things take weeks to ship from China, no reason not to order one now. You can use this right now to get homebrew on 5.1.0, there are no other methods for newer firmwares. Unless someone comes out with a cooldboot exploit (highly unlikely, *especially* on newer firmware versions)...
  8. Retr0id

    Hacking Build your own dongle (Research and development thread)

    Looks like a cool device, are you sure you can make it do USB host stuff at the correct speeds?
  9. Retr0id

    Hacking Build your own dongle (Research and development thread)

    Other than the fact that it has a USB connector, is there any particular reason you expect it to work? My guess is that it doesn't have USB host mode capabilities.
  10. Retr0id

    Hacking WebFG - stuck at "Preparing to launch uploaded"

    Just use the standard fusee-launcher.py?
  11. Retr0id

    Hacking Build your own dongle (Research and development thread)

    I think this only works to connect a 2.0 device to a typeC 3.1 host, not the other way arround. I haven't tried though, it would be great if this does work.
  12. Retr0id

    Hacking Build your own dongle (Research and development thread)

    Like this: https://gist.github.com/DavidBuchanan314/41b12362cc4d8c539dc441d75155f2e9 (Again, would need rewriting in C...) auto I don't think the default configuration even has DHCP, just a static IP of 192.168.1.1, where ssh is running.
  13. Retr0id

    Hacking Build your own dongle (Research and development thread)

    You said you had Openwrt running on it before, what version etc. did you use?
  14. Retr0id

    Hacking Build your own dongle (Research and development thread)

    If you can get a root shell on it, in theory you can still run fusee-nano - no real need to actually replace the entire firmware. You'd have to do the EHCI patch in-memory, but that can be done. If the rootfs is not writable, that would be a bit annoying since you wouldn't be able to install...
  15. Retr0id

    Hacking Build your own dongle (Research and development thread)

    If you read the thread, you'd know that there are already cheap ($12) chinese "dongles" capable of launching payloads (you *do* need an A-to-C adapter, but that's only another ~$2). There is no need to "wait" for TX to do anything, since they aren't doing anything new and we already know exactly...
  16. Retr0id

    Hacking Build your own dongle (Research and development thread)

    I have the version without the battery in-hand, and I used it by powering over the microusb port in the side. My battery powered one is on the way from China...
  17. Retr0id

    Hacking Build your own dongle (Research and development thread)

    https://github.com/DavidBuchanan314/fusee-lede See the releases for some (slightly untested) ready-to-flash images.
  18. Retr0id

    Hacking Build your own dongle (Research and development thread)

    Can confirm that fusee-nano "Just works" on one of those £5 A5-V11 routers. I'll get instructions for building it into a LEDE image soon™
  19. Retr0id

    Hacking Build your own dongle (Research and development thread)

    a) My 10k implementation which was being discussed relies on the linux kernel b) Good luck finding a USB host mode stack for PIC That said, there are plenty of other inexpensive microcontrollers with a USB stack, namely the SAMD21
General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: I'm back