Codex
رفتن به کانال در Telegram
Content channel : - App Development - Python , C++, kotlin , Golang, Java , JS , Rust This Channel Doesn't Promote Any Illegal Activities It's Just For Fun Educational Purposes Owner : @Qwanwin From : Indonesia
نمایش بیشتر1 406
مشترکین
اطلاعاتی وجود ندارد24 ساعت
اطلاعاتی وجود ندارد7 روز
+1930 روز
آرشیو پست ها
1 406
Server Side method in android application
Key Attestation
Google-signed certificate verifies device authenticity, bootloader status, patch level, and (optional) StrongBox support.
Play Integrity API
Retrieves an integrity token from Google Play Services.
Server verifies the token via Google API to check Basic, Device, and Strong Integrity.
If you know the "Wibuku" application, this is a similar method to theirs. To protect against illegal premium access.
Thank you for your help regarding server side application analysis.
Big thanks @NullRE
If you are human, don't erase other people's hard work.
Author: @Qwanwin
1 406
🛡️ Native String Obfuscator
Ready to Use! 🔥
you can obfuscate all const char* strings in C++ (NDK) safely and easily 💥
No more leaking your strings through strings lib.so or static analysis tools! ‼️
✅ Compile-time XOR
✅ Auto-decrypts at runtime
✅ No performance impact
✅ Safe offset patching, and more
✅ Simple macro
OBFUSCATE("String") → store encrypted string
DEOBF("String") → use as const char*
DEOBFSTR("string") → use as std::string
Semple
void log(const char* str) {
printf("[Log] %s\n", str);
}
log(DEOBF("Status OK"));
Header-only, just
#include "obfuscate.hpp" and you're done!
Author: @Qwanwin1 406
🚀 AndrolineHook v0.4.0 Released!
📦 Overall Update
⚡ Efficiency
Pattern scanning now uses Boyer-Moore algorithm — much faster performance!
Optimized for applications with large library address spaces.
🔧 New Features
Added ptrace fallback (works even under strict SELinux).
Added manualElfOpen to handle dlopen failures manually.
🔗 Compatibility
Fully supports 32-bit & 64-bit (ARM/ARM64).
Compatible across many Android versions & devices.
🔐 Security
Stricter input validation.
Improved logging for easier debugging & better stability.
🎯 Flexibility
Supports library filtering during pattern scanning.
Full manual ELF loading for advanced dev control.
🔗 Download:
👉 https://github.com/Qwanwin/AndrolineHook/releases/tag/v0.4.0
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
