CoolStar

Results 20 issues of CoolStar

Add a menu for closing opened columns without restarting the app

enhancement

Implement a settings panel for adding/removing accounts, changing mute settings, toggling dark mode, etc.

enhancement

Extend the existing keyword-based mute support to also cover accounts and networks to allow minimizing spam.

enhancement

Add support for saving toot drafts so they can be sent later if needed.

enhancement

Add support for editing the user's profile bio

enhancement

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...

MrChromebox

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