en
Feedback
Codex

Codex

Open in 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

Show more
1 410
Subscribers
No data24 hours
+37 days
+830 days
Posts Archive
Codex
1 410
Full source and tutorial set-up ! Enjoy πŸ™‚

Codex
1 410
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

Codex
1 410
https://github.com/asLody/whale Old but Gold 😊

Codex
1 410
πŸ›‘οΈ 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: @Qwanwin

Codex
1 410
Progress 60%
+1
Progress 60%

Codex
1 410
Where is the source created?
Anonymous voting

Codex
1 410
Need dialog protect like this?
Need dialog protect like this?

Codex
1 410
Nice telegram πŸ‘
Nice telegram πŸ‘

Codex
1 410
Simple Method dex2c Not my code😊

Codex
1 410
Bypass.h

Codex
1 410
anogs.h

Codex
1 410
Changing DNS and domain requests to direct them to fake or local addresses.

Codex
1 410
photo content

Codex
1 410
+1
πŸ” πŸ” πŸ”  πŸ” πŸ” πŸ”  πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ”  πŸ–€ Reverse Engineering: IDA for Beginners

Codex
1 410
πŸš€ 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

Codex
1 410
Maintenance ! New fitur please don't use bot before update 😊 Thanks @Qwanwin
Maintenance ! New fitur please don't use bot before update 😊 Thanks @Qwanwin

Codex
1 410
How to use @Getprotect_bot