CoolStar
CoolStar
Add a menu for closing opened columns without restarting the app
Implement a settings panel for adding/removing accounts, changing mute settings, toggling dark mode, etc.
Extend the existing keyword-based mute support to also cover accounts and networks to allow minimizing spam.
Add support for saving toot drafts so they can be sent later if needed.
Kernel exploit does not work on A8 or A9 devices as those use AppleAVEDriver (AppleAVEH8.kext) instead of AppleAVE2Driver. (Userland exploit works successfully though if I tell it to grab AppleAVEDriver...
Hi, I have an Apollo lake Chromebook and had a few questions with SOF According to the docs, they say that Apollo Lake is supported but it requires a BIOS...
May want to make Axle 64 bit eventually :) For BIOS booting: http://wiki.osdev.org/Setting_Up_Long_Mode If UEFI support is implemented, the UEFI runs in 64 bit and so will already be in...
Trying on iPad Pro 10.5" (A10X) it appears that get_kernel_mach_port fails to get the address of task_self It does indeed get a bunch of kernel pointers but it fails to...
get_reliable_rw() is broken in Release mode and fails to find a suitable IOSurface offset to write into Disabling clang optimization on this function resolves the issue