Skip to content

Instantly share code, notes, and snippets.

View dylangerdaly's full-sized avatar
😈
My PDSCH!

Dylanger Daly dylangerdaly

😈
My PDSCH!
View GitHub Profile
From b58aa11631fadab3309a1d9268118bd9f2c2a79f Mon Sep 17 00:00:00 2001
From: Dylanger Daly <dylanger@diagnostix.io>
Date: Fri, 27 Nov 2020 22:55:16 +1000
Subject: [PATCH] microG Support
- Spoof certificate based on SHA256sum (Currently set to microG's production cert)
---
.../android/content/pm/PackageParser.java | 32 +++++++++++++++++++
core/res/res/values/config.xml | 2 ++
.../server/pm/PackageManagerService.java | 24 ++++++++++++--
Index: xen-4.8.5/tools/firmware/hvmloader/hvmloader.c
===================================================================
--- xen-4.8.5.orig/tools/firmware/hvmloader/hvmloader.c
+++ xen-4.8.5/tools/firmware/hvmloader/hvmloader.c
@@ -135,9 +135,11 @@ static void init_hypercalls(void)
if ( !strcmp("XenVMMXenVMM", signature) )
break;
+ if ( !strcmp("ZenZenZenZen", signature) )
+ break;
From: Dylanger Daly <dylanger@thegrail.co>
Index: libvirt-3.3.0/docs/schemas/domaincommon.rng
===================================================================
--- libvirt-3.3.0.orig/docs/schemas/domaincommon.rng
+++ libvirt-3.3.0/docs/schemas/domaincommon.rng
@@ -5365,6 +5365,11 @@
<ref name="featurestate"/>
</element>
</optional>
+ <optional>
@dylangerdaly
dylangerdaly / rmm_frc_patch.md
Last active April 8, 2019 18:49
Patch Yi Home 720 for Frame Rate Control

First up, make sure the SHA256SUM Matches → sha256sum rmm
54c35bdb516c3012e8fd4b1881fac327fc529f8e99b22e76fe5dc46bcb68a25f rmm

If yours does not match, do not move forward.

Assuming you're already running Yi Hack v4.

  1. Get rmm scp root@:/home/app/rmm .
#!/bin/bash
for file in $(./ipfs refs local);
do
if ! [[ $(./ipfs cat "$file" 2>&1 >/dev/null | grep 'Error') ]] ; then
if ! [[ $(./ipfs cat "$file" | file - | grep ': data') ]] ; then
printf "=== LOCAL FILE FOUND ===\n\n"
echo $file
./ipfs cat "$file" | file -
printf "\n\n"

Keybase proof

I hereby claim:

  • I am dylangerdaly on github.
  • I am dylanger (https://keybase.io/dylanger) on keybase.
  • I have a public key whose fingerprint is 64DE DA0F 0A86 A66F 9E6C 50F6 08DA EA40 9F2B F366

To claim this, I am signing this object: