All Projects → Carbon-Fusion → Build_fwul

Carbon-Fusion / Build_fwul

Licence: lgpl-3.0
NEW LOCATION *** NEW LOCATION !! https://code.binbash.it:8443/FWUL/build_fwul || . . . . . . . . . . . . FWUL - the most reliable adb/fastboot live system ever - to manage ANY Android without driver hassle

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Build fwul

Cpcache
central pacman cache
Stars: ✭ 15 (-78.57%)
Mutual labels:  arch-linux
Airfrozengranter
AirFrozen
Stars: ✭ 52 (-25.71%)
Mutual labels:  adb
Yubikey Full Disk Encryption Secure Boot Uefi
Tutorial to create full disk encryption with YubiKey, encrypted boot partition and secure boot with UEFI
Stars: ✭ 62 (-11.43%)
Mutual labels:  arch-linux
Go Adbbot
android bot based on adb and golang
Stars: ✭ 34 (-51.43%)
Mutual labels:  adb
Android Dev Bookmarks
Android Dev Bookmarks(ADB) - Android 开发者的浏览器书签 For CN-Dev now | 历史更新文章戳这里:https://rocko.xyz/categories/Android-Dev-Bookmarks/ | 订阅: https://tinyletter.com/Rocko | 站点主页:
Stars: ✭ 1,041 (+1387.14%)
Mutual labels:  adb
Addon Adb
Android Debug Bridge - Home Assistant Community Add-ons
Stars: ✭ 58 (-17.14%)
Mutual labels:  adb
Phonesploit
Using open Adb ports we can exploit a Andriod Device
Stars: ✭ 854 (+1120%)
Mutual labels:  adb
Raspi Overlayroot
Protect your SD card against wear and tear
Stars: ✭ 66 (-5.71%)
Mutual labels:  arch-linux
Abs cd
CI/CD for the Arch build system with webinterface.
Stars: ✭ 48 (-31.43%)
Mutual labels:  arch-linux
Nvidia System Monitor Qt
Task Manager for Linux for Nvidia graphics cards
Stars: ✭ 61 (-12.86%)
Mutual labels:  arch-linux
Useful Sites
🍁 一名 phper 的网站收藏。
Stars: ✭ 38 (-45.71%)
Mutual labels:  arch-linux
Aura
A secure, multilingual package manager for Arch Linux and the AUR.
Stars: ✭ 998 (+1325.71%)
Mutual labels:  arch-linux
Python Androidtv
Communicate with an Android TV or Fire TV device via ADB over a network.
Stars: ✭ 58 (-17.14%)
Mutual labels:  adb
Divvydroid
Qt/C++ Application to screencast and remote control Android devices
Stars: ✭ 29 (-58.57%)
Mutual labels:  adb
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+1517.14%)
Mutual labels:  arch-linux
Awesome Cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 ⚡
Stars: ✭ 7,930 (+11228.57%)
Mutual labels:  adb
Backintime
Back In Time - A simple backup tool for Linux
Stars: ✭ 1,066 (+1422.86%)
Mutual labels:  arch-linux
Hjmirror
Mirroring you droid device screen to Windows, MacOS and Linux.
Stars: ✭ 67 (-4.29%)
Mutual labels:  adb
Junest
The lightweight Arch Linux based distro that runs upon any Linux distros without root access
Stars: ✭ 1,134 (+1520%)
Mutual labels:  arch-linux
Instant Archlinux On Mac
Instant Arch Linux on Mac & MacBook
Stars: ✭ 61 (-12.86%)
Mutual labels:  arch-linux

!! MOVED !!

!! MOVED !!

.

.

.

.

.

Build environment/scripts for FWUL

([F]orget [W]indows [U]se [L]inux)

Official XDA thread http://tinyurl.com/FWULatXDA

Setup & Prepare (Arch Linux)

No other distribution then Arch Linux is supported (for both: build system and FWUL release).

  1. pacman -S archiso jq
  2. git clone https://github.com/Carbon-Fusion/build_fwul.git ~/build_fwul

Usage / Build

64 bit (recommended)

This is the only full supported architecture for FWUL! There is a i686 / 32 bit version of FWUL available but this may change in the future plus: it may be abandoned one day!

  1. cd ~/build_fwul
  2. sudo ./build_x64.sh -A x86_64 -F

Use ./build_x64.sh --help to find all possible options like working directory etc. You can also specify a single run with multiple architectures -A 'i686 x86_64'.

32 bit (not fully supported)

i686 / 32 bit builds are NOT fully supported and tools may be missing here completely! One example (just one!): 32bit will NOT INCLUDE JOdin.

The support for 32bit may be abandoned one day! For the background please read: https://www.archlinux.org/news/phasing-out-i686-support

Note: You can build a 32 bit version of FWUL on a 64 bit system.

  1. cd ~/build_fwul
  2. sudo ./build_x64.sh -A i686 -F

Use ./build_x64.sh --help to find all possible options like working directory etc. You can also specify a single run with multiple architectures -A 'i686 x86_64'.

Rebuild / Update ISO

  1. cd ~/build_fwul
  2. Add the option "-C" or "-F" option to the instruction in "Usage / Build"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].