Codex
1.41K subscribers
46 photos
16 videos
96 files
62 links
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
Download Telegram
After analyzing the container implementations of some of the repackaged APKs with protection,

I found that they use a combination of techniques for sophisticated protection implementation,

As a result they always use "Hybrids" and advanced versions of anti-debugging.

"Using this POC, we were able to effectively extract the full decrypted DEX file from the memory of the running APK protected by the protection". This method has a 100% success rate as the DEX file must remain fully readable in memory during the decryption and class loading phases.

#note

For Android application developers, we propose the following protection suggestions, which can effectively improve application security, even when commercial protection solutions...

Secure Design:

Adopt the principle of least privilege

Implement a layered defense strategy

Avoid hard-coding sensitive information

Use strong encryption algorithms


Code Protection:

Use multiple levels of obfuscation

Native implementation of key logic

Application Code Virtualization

Dynamic code generation and execution


Runtime Protection:

Implement multi-level integrity verification

Implement advanced anti-debugging techniques

Use memory protection technology

Implement API hook detection


Remote Authentication:

Remote security verification

Dynamic policy delivery

Detect abnormal behavior

Remote authorization for critical operations

By combining these technologies, application security can be effectively enhanced even in the face of sophisticated reverse engineering and hacking techniques.

Written by @Qwanwin
πŸ‘3❀2
❀5
AndrolineHook v1.0

Yo what's up! Just dropped a sick library for Android memory mods! AndrolineHook - lightweight tool for all you game/app modding enthusiasts πŸ”₯

Cool stuff inside:
Runtime lib detection
Easy memory patching
Auto backup/restore

Perfect for:
β€’ Game modding
β€’ Application Modding
β€’ Security testing
β€’ Learning & research
β€’ Experimental stuff

Source code is open guys, check it out:
https://github.com/Qwanwin/AndrolineHook

Join the community for updates & chat:
@Qwanwin

Share with your modding buddies! πŸš€
#Android #OpenSource
πŸ”₯8πŸ‘2πŸ‘1😍1
πŸ”₯ AndrolineHook v0.2.0 Release! πŸ”₯

After a process that made my brain quite dizzy, finally the AndrolineHook update
is ready for you to try! This update brings many cool features that make
modding easier and more powerful πŸš€

✨ What's New:
━━━━━━━━━━━━━━━
β€’ More powerful pattern scanning system
β€’ Safer & faster memory operations
β€’ Stronger symbol resolve
β€’ Smarter library handling

πŸ’ͺ Improvement:
━━━━━━━━━━━━━━━
β€’ More optimal error handling
β€’ Performance upgrade
β€’ Support for multiple library paths
β€’ More optimal memory protection

πŸ“₯ Download:
━━━━━━━━━━━━━━━
https://github.com/Qwanwin/AndrolineHook/releases

Let's push modding to the next level! Drop your feedback in the comments
or directly on GitHub! Stay awesome! πŸ”₯

Share with your modding buddies! πŸš€
#Android #OpenSource #AndroHook
πŸ”₯7❀2πŸ‘2πŸ‘1πŸ₯°1😁1
πŸš€ ANDROID SECURITY DETECTOR

Hey Developers! πŸ‘‹

Latest security solution for your Android applications is now available!

✨ What's New:
━━━━━━━━━━━━━━━
β€’ Latest Root Detection System
β€’ Super Secure Network Security
β€’ Anti-Hook System
β€’ Real-time Protection

🎯 Perfect For:
━━━━━━━━━━━━━━━
β€’ Personal Projects
β€’ Commercial Applications
β€’ System Development
β€’ Framework Integration

⚑ Features:
━━━━━━━━━━━━━━━
β€’ Magisk & KernelSU Detection
β€’ VPN Analysis
β€’ System Check
β€’ Anti Emulator
β€’ Native Code Protection


πŸ“₯ Download:
━━━━━━━━━━━━━━━
[https://github.com/Qwanwin/Detector]

Share with other developers πŸš€

#Android #OpenSource #Dev
❀7πŸ”₯3πŸ‘2
βœ…
πŸ‘5πŸ”₯3😍2
damn. my phone is broken 😭
😁8πŸ€”3πŸ”₯1πŸ₯°1πŸ‘1😱1
1πŸ”₯5❀2πŸ‘1
PineHookGenerator.apk
2.6 MB
πŸŽ‰ PineGenerator is now ready to use!

This application allows you to easily hook methods in other applications. With an intuitive interface, you can configure method replacements, pre-call and post-call hooks, as well as modify parameters and return values.

Check for ui βœ…
https://t.me/codex4444/243

### Description:
- Simple and user-friendly interface.
- Supports Before Call, After Call, and Method Replacement.
- Dynamically generates Java code based on user input.

Feel free to try it out and provide your feedback! 😊

Made by @Qwanwin
❀14πŸ”₯4🀯2
πŸ“’ Androline v0.3.0 Released! πŸš€
Excited to share the latest Androline, a native Android library for powerful memory manipulation, scanning, and library patching! Version 0.3.0 is packed with new features and fixes to level up your Android dev game.✨

What’s New:
πŸ”’ String obfuscation for top-notch security
🧡 Thread-safe operations with std::mutex
⚑ Memory region caching for blazing-fast scanning
πŸ”„ Original bytes storage for reversible patching
πŸ“š Robust library loading with robustDlopen & findLibraryPath
πŸ“œ Unique logging tags for easy debugging
πŸ“± Full support for arm64-v8a, armeabi-v7a, x86

πŸ›  Fixed:
βœ… getpagesize & std::map errors
βœ… fixed bug
βœ… findLibraryPath issues in SymbolResolver

πŸ’» Try It:
#include "AndroHook.hpp"
const char* libName = OBFUSCATE("libtarget.so");
std::string path = Androline::Memory::findLibraryPath(libName);
ANDROHOOK("0x1234", "9090");


Share with your modding buddies! πŸš€

πŸ”— Source & Download: [ Click Link]
🧐Example Use : [ Click Link
πŸ“– Docs: [README.md]
πŸ’¬ Got ideas or issues? Join us on GitHub!
πŸ”₯13🀯1
Media is too big
VIEW IN TELEGRAM
How to Add Hook app 😊

NB "This is just an example, don't use it as a benchmark for your application. Each application has a different way of using it."
πŸ”₯7πŸ‘3
source tes hook.zip
31.1 MB
customize to your version and your need
1❀9πŸ‘3
The project will be completed within a maximum of 1 week for the beta version, so just wait 😊
πŸ”₯11😱2
πŸ”₯ New Release: PLTHook - Your Android Hooking Companion!

Hey devs! πŸ‘‹ Just dropped a super handy library for hooking functions on Android: PLTHook!

It's perfect for dynamically replacing function implementations within shared libraries. Think of it like magic, but code. ✨

Key Features:

* Supports arm32 & arm64
* Easy-to-use API
* Restore original functions seamlessly
* Safe GOT modifications with mprotect

Ready to level up your Android skills? πŸš€

➑️ GitHub: [https://github.com/Qwanwin/PLTHook]

#AndroidDev #PLTHook #Hooking
1❀6πŸ‘4πŸ”₯1🀯1😍1
πŸš€ 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
1πŸ”₯8❀4
Forwarded from Fly Dragon Fly
Reverse Engineering IDA For Beginners.7z
265.7 MB
πŸ” πŸ” πŸ” 
πŸ” πŸ” πŸ” 
πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” 

πŸ–€ Reverse Engineering: IDA for Beginners
Please open Telegram to view this post
VIEW IN TELEGRAM
Reverse Engineering Frida for Beginners.7z
413.1 MB
πŸ” πŸ” πŸ” πŸ” πŸ” 
πŸ” πŸ” πŸ” 
πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” πŸ” 

πŸ–€ Reverse Engineering: Frida for Beginners
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯7❀3πŸ‘2
Nice telegram πŸ‘
😁10πŸ€”5🀬4❀2🀯2πŸ”₯1😱1
obfuscate.hpp
4.4 KB
πŸ›‘οΈ 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
πŸ”₯6πŸ‘3❀2πŸ‘1