- Backup your hidden
.env
file containing the decryption APP_KEY from/var/www/pterodactyl
- Export the database, in this case ours is named panel
#!/bin/bash -x | |
# Simple PipeWire AutoSwitcher | |
# LICENSE: BSD-0 | |
# Copyright (C) 2024 by JohnnyonFlame | |
# Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. | |
# # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED | |
# WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, | |
# OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF | |
# CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| HOST for me is macOS | |
| DOCKER for me a debian:bookworm-slim docker image with device-tree-compiler installed (among other things) | |
| these offsets and values are specific to the 40xxH | |
| /dev/rdisk4 was the (raw) SD mount point at time of testing | |
| double check DiskUtility.app and update path accordingly | |
| boot_package offsets from https://github.com/knulli-cfw/knulli.org/blob/main/docs/guides/h700-firmware-extract.md | |
HOST: extract the boot_package.img and dupe | |
sudo dd if=/dev/rdisk4 of=boot_package.img bs=1024 skip=16400 count=20464 |
[ | |
{ | |
"name": "Iris Keyboard", | |
"author": "Lewis Ridden" | |
}, | |
[ | |
{ | |
"x": 3, | |
"c": "#c4c8c5", | |
"a": 5 |