From 9d20543167c4f4a2a6433768dfc92f4d84fc344f Mon Sep 17 00:00:00 2001 From: xawos Date: Thu, 22 Aug 2024 00:13:58 +0100 Subject: [PATCH] Updated old links I'm unsure about some repos and if they're still relevant, such as RabbitXposed and ota-tool. Can't find them around, only via Internet Archive :( --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 683e0f9..e326cc4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A list of resources (and related projects) for hacking on the Rabbit r1 - [rabbitude launcher](https://firmburrow.rabbitu.de/rabbitude/rabbitude-launcher) - A native Android project meant run on the r1 and reimplement the r1's frontend. - [Rabbit R1 Launcher](https://github.com/Pinball3D/Rabbit-R1) - An effort to adapt the Rabbit R1 Launcher for use across any Android device. - [RabbitXposed](https://firmburrow.rabbitu.de/asusna/RabbitXposed) - Makes rabbit app usable with a xposed patch. -- [r1 apk patcher](https://firmburrow.rabbitu.de/meowster/r1-apk-patcher) - Tool to patch a clean rabbit apk into a working one. +- [r1 apk patcher](https://github.com/meowstercatel/r1-apk-patcher) - Tool to patch a clean rabbit apk into a working one. - [r1 emulator](https://firmburrow.rabbitu.de/techblooded/emulator) - r1 emulator AVD Setup Files and Instructions. - [Hop Project](https://firmburrow.rabbitu.de/crankyroo/MetaHop) - Project working to create a launcher and SDK for r1. @@ -66,7 +66,7 @@ A list of resources (and related projects) for hacking on the Rabbit r1 - [r1 api info](https://gist.github.com/DavidBuchanan314/aafce6ba7fc49b19206bd2ad357e47fa) - GitHub Gist with auth and endpoint details about the Rabbit API. - [Unofficial r1 APK changelog](https://gist.github.com/DavidBuchanan314/b071223bdae43ec309d996f176992d7c) - A collection of unofficial Changelog notes for each APK released for the r1. - [OTA API notes](https://gist.github.com/DavidBuchanan314/37ea2fb5ed15cc063eea82d8789b42b0) - Notes about the r1's OTA API. -- [MS35774 Info](https://firmburrow.rabbitu.de/retr0id/ms35774) - Stepper motor driver details for the ms35774 (r1's camera motor). +- [MS35774 Info](https://github.com/CORN-R1/ms35774) - Stepper motor driver details for the ms35774 (r1's camera motor). - [zShield Notes](https://gist.github.com/DavidBuchanan314/ceb3637b7a6877dd7f64950c84228043) - Notes about the obfuscation tool Rabbit uses to package their APKs. - [GSI tree](https://github.com/RabbitHoleEscapeR1/device_rabbit_r1) - A view of the Rabbit r1's device image / filesystem.