- Последний пост
- 12:40
- Последнее чтение
- 13 авг.
- Постов за неделю
- 1
- Всего постов
- 21
- Тип
- открытый
- Язык
- английский
- В каталоге с
- 13 авг.
- 1/24сутки в ленте
- 3 555
- 1/48двое суток
- 4 074
- 1/72трое суток
- 4 393
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
When I posted my previous blog, somebody asked for a blog regarding emulator detection specifically, so here it is. https://reveny.me/posts/detecting-android-emulators-the-right-way/
https://reveny.me/posts/catching-fraud-on-android-with-machine-learning
https://reveny.me/posts/exploring-llvm-based-binary-packing
The app has been significantly improved based on user feedback: https://github.com/reveny/Android-Habit-Tracker/releases/tag/v1.1.0 - Added total and per-habit clean streaks in the app. - Redesigned the Trends screen with history charts. - Added reminder notifications for build habits. - Added 30/60/90 day streak milestone congratulations. - Added smooth habit card loading animation. - Improved initial tab loading performance. - Added weekly and monthly review overlays. - Added onboarding for creating or importing habits. - Added optional notes when logging failures. - Added habit detail screen, archive/restore management, and failure time tracking.
A while back I wanted to fix a bad habit of always sleeping very late but couldn't find an open source Android app that matched what I was specifically looking for, so I built my own. I've been using it for about 3 months and figured I'd just publish it in case it's useful to anyone else. It's a simple habit tracker where you log failures rather than successes, so the goal is to get the number down over time. It has simple ui, a calendar view, monthly comparisons, home screen widgets, dark mode, and no ads. https://github.com/reveny/Android-Habit-Tracker
Native Detector's download URL (dl.reveny.me) is temporarily unavailable because a company falsely reported it to Cloudflare and my VPS provider. This is obviously a false report probably made by an AI. This is the second time this has happened so Netcraft if you see this, go fuck yourself. I will shortly provide an alternative download server.
https://github.com/reveny/Android-JNI-Helper
Channel photo updated
Native Root Detector now supports multiple languages! If you'd like to help translate it, feel free to make a PR. You can find the strings here: https://github.com/reveny/Android-Native-Root-Detector/blob/main/app/src/main/res/values/strings.xml As a sidenote, thanks for reaching 4k subscribers on the channel!
Root Detector Update: The Java part of the Root Detector is now open-source! To avoid confusion, this is only the Java part of the project and does not contain any detections. If you’d like to improve the UI or add translations, feel free to make a PR. Contributions are always welcome! https://github.com/reveny/Android-Native-Root-Detector
🎉 Happy New Year! 🎉 Wishing you all the best for the year ahead. May 2025 be filled with success, growth, and everything you’ve been dreaming about. I truly appreciate every single one of you being here. This community has grown so much over the last year—bigger than I could have ever dreamed of—and it’s amazing to have so many like-minded people around here. Thank you for making this community what it is today!
Merry Christmas! 🎄🎁
https://reveny.me/posts/reverse-engineering-android-hardbrick-malware.html My first blog post is now available to read :)
From now on, root detector updates will be released here: https://t.me/rootdetector
https://github.com/reveny/Android-Virtual-Inject Another new open source project. Unrelated if you are only here for the root detector :) Open source root detector next? I'm joking that will never happen but expect a big root detector update soon :)
2000 Subscribers. When I created this channel, I would have never thought it would grow this much, and I’m honestly so grateful for each and every one of you. I'm especially grateful for all those who are active in the chat every day—you’re amazing. Thanks for being here, for your support, and for making this community what it is.💙
https://github.com/reveny/Protecttai-Bypass Kotak NEO (protectt.ai) can be easily bypassed. And just for the record, it took me less than 1 hour to create this project, find the bypass and upload it :)
I guess I have a website now 😁 https://reveny.me/
https://github.com/reveny/Android-Native-Import-Hide I have decided to post another project on github. This time in collaboration with ARandomPerson7, huge credits to him for working with me on this. This post is very likely a bit off-topic compared to the regular root detector releases but obviously this channel is not all about rooting 😅
https://github.com/reveny/Android-Native-KeyAttestation A small project I've been working on for a bit to test the possibilities of JNI. It's just a POC and is quite unstable. Was definitely fun to work on though.