Rem01 Sources – Telegram
Rem01 Sources
587 subscribers
55 photos
22 files
48 links
Just my personal documentation and cloud storage
By @Rem01Gaming
Download Telegram
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name" translatable="false">Disclosure</string>

<string name="running_detections" tools:ignore="TypographyEllipsis">Running detections...</string>
<plurals name="detection_summary">
<item quantity="zero">No traces were found 👅</item>
<item quantity="one">Found %d detection loophole, need corrections 😭💢</item>
<item quantity="other">Found %d detection loopholes, need corrections 😭💢</item>
</plurals>

<string name="app_version">App Version: %1$s (%2$s)</string>
<string name="git_revision">Git Revision: %1$d</string>
<string name="device_model">Device Model: %1$s</string>
<string name="android_version">Android Version: %1$s</string>
<string name="kernel_version">Kernel Version: %1$s</string>
<string name="challenge_time">Challenge Time: %1$s</string>
</resources>


Strings for Disclosure, translate it into your local language and I will gladly add it to next Disclosure update.
😁8
Forwarded from Magisk alpha
getprop | grep dev.mnt
https://github.com/topjohnwu/Magisk/issues/9316
又有检测点公开了,这次是rust重写导致的回归,可以换回旧版修复……
🤔43🤨1
You can actually download a file with WIFI + Data using aria2c's --multiple-interfaces

Comma separated list of interfaces to bind sockets to. Requests will be split among the interfaces to achieve link aggregation. You can specify interface name, IP address and hostname. If :option:--interface is used, this option will be ignored.

Possible Values: interface, IP address, hostname


Just remember, you will need root or adb to do this and enable "Mobile data always active" in developer settings.
14👍1🔥1
I kinda want to rework the Encore Tweaks, there's just too much device specific issues that is impossible (causing side effects to other devices) to fix without identifying the exact Device/SoC which encore never considered to handle before.

Soon each device will have it's own tweaks and more customization to the tweaks.
🔥17👀2
cpu.c
2.4 KB
A simple C23 program to monitor CPU utilization
8
https://licelus.com/products/dexprotector/updates/dexprotector-15-0-9-63

On the Android platform, TrickyStore and unlocked bootloader detections have been hardened. These previously report-only checks are now fully active to proactively block threats
👀18👨‍💻4
Sweet now I can safely drop that sloppy PID tracking in Encore Tweaks and fix profile switching related issues, it even supports split screen
12👏1
There's no amount of UI/UX redesign and/or language simplification that can fix detection maxxing because nowadays root detection demos is treated as a benchmark and social flex. detection maxxing is the people's problem, not the detector. mark my word.
👍82
Early screenshot of Encore Tweaks WebUI SPA prototype, using VueJS vanilla.
🔥176🌭2
Proper RTL support
Arabic is not implemented yet in new WebUI's i18n, testing with English
5
a368ffd0ae2e4dd05640b8f97408931ac6dfdea4.patch
942 B
https://bbs.archlinux.org/viewtopic.php?id=295859

In case someone has issues with ncurses lib when building kernel in Archlinux, just apply this patch.
2
Time to study 😭
Bess IEM
🤡4🔥3🤔1
Forwarded from Rem01 Gaming
Screenshot From 2026-01-02 05-22-36.png
15.7 KB
zig c++ is great, encored static build sized at 659K when Android NDK is 1.29M
🔥2