π’ OFFICIAL ANNOUNCEMENT
Hello everyone,
I would like to inform you that the source code of the AetherHook project has been lost and is currently unrecoverable.
Therefore, I officially state:
- There will be no further updates for AetherHook.
- The AetherHook project is officially discontinued.
- I am no longer providing maintenance or support for this project.
If anyone redistributes, modifies, or claims any version as the latest official release, please note that it is not from me.
In the future, I may rebuild a similar project with a better architecture and improvements. If that happens, it will be announced officially.
Thank you for all your support and trust.
@Qwanwin
Hello everyone,
I would like to inform you that the source code of the AetherHook project has been lost and is currently unrecoverable.
Therefore, I officially state:
- There will be no further updates for AetherHook.
- The AetherHook project is officially discontinued.
- I am no longer providing maintenance or support for this project.
If anyone redistributes, modifies, or claims any version as the latest official release, please note that it is not from me.
In the future, I may rebuild a similar project with a better architecture and improvements. If that happens, it will be announced officially.
Thank you for all your support and trust.
@Qwanwin
β€7π3π₯°1
CFS Untils.py
13.2 KB
IDA plugin for generating and resolving function signatures based on opcode patterns. Useful for automatically identifying functions across different binaries, similar to FLIRT but more flexible.
Compatible with IDA 7.4+ / 8.x
Supports all architectures handled by IDA.
Inspiration
https://docs.hex-rays.com/user-guide/signatures/flirt
By @Qwanwin
@codex4444
Compatible with IDA 7.4+ / 8.x
Supports all architectures handled by IDA.
Inspiration
https://docs.hex-rays.com/user-guide/signatures/flirt
By @Qwanwin
@codex4444
β€8
CFS Utils Update Notes (v1.0 - v2.0)
Major Improvements:
β’ Added fuzzy function matching (SequenceMatcher)
- Can identify similar functions across different compilers/optimizations
- No longer relies only on exact signature match
β’ Multi-stage resolution engine
- Exact match to Extended signature to Fuzzy fallback
- Eliminates most unresolved cases
β’ Improved signature quality
- Entropy-based filtering
- Signature scoring system
- Longer and more stable signatures
- Optional masking system
β’ Smarter masking engine
- Immediate masking threshold (configurable)
- Better handling of relocations and offsets
β’ Structural hashing (FlowChart-based)
- More reliable than raw XOR graph hash
- Used as pre-filter for fast similarity search
β’ Performance optimization
- Opcode stream caching (NGRAM_CACHE)
- Length filtering
- Structural pre-filter
- Early-exit similarity detection
β’ Collision handling upgrade
- Automatic signature extension (up to 384 bytes)
- Reduces multi-match ambiguity
β’ Enhanced export format
- Added metadata:
- Timestamp
- Architecture
- Bitness
- Endianness
- Added fields:
- Signature score
- Instruction count
- Byte length
β’ Improved UI/UX
- Progress bar + cancel support during import
- Fuzzy match confirmation dialog
- Better logging output
β’ Dry-run mode
- Simulate import without applying renaming
- Useful for testing signature quality
β’ Safety improvements
- Will not overwrite manually named functions
- User confirmation for fuzzy matches
β’ Configurable engine behavior
- Masking toggle
- Immediate masking threshold
- Similarity threshold
- Signature size limits
Major Improvements:
β’ Added fuzzy function matching (SequenceMatcher)
- Can identify similar functions across different compilers/optimizations
- No longer relies only on exact signature match
β’ Multi-stage resolution engine
- Exact match to Extended signature to Fuzzy fallback
- Eliminates most unresolved cases
β’ Improved signature quality
- Entropy-based filtering
- Signature scoring system
- Longer and more stable signatures
- Optional masking system
β’ Smarter masking engine
- Immediate masking threshold (configurable)
- Better handling of relocations and offsets
β’ Structural hashing (FlowChart-based)
- More reliable than raw XOR graph hash
- Used as pre-filter for fast similarity search
β’ Performance optimization
- Opcode stream caching (NGRAM_CACHE)
- Length filtering
- Structural pre-filter
- Early-exit similarity detection
β’ Collision handling upgrade
- Automatic signature extension (up to 384 bytes)
- Reduces multi-match ambiguity
β’ Enhanced export format
- Added metadata:
- Timestamp
- Architecture
- Bitness
- Endianness
- Added fields:
- Signature score
- Instruction count
- Byte length
β’ Improved UI/UX
- Progress bar + cancel support during import
- Fuzzy match confirmation dialog
- Better logging output
β’ Dry-run mode
- Simulate import without applying renaming
- Useful for testing signature quality
β’ Safety improvements
- Will not overwrite manually named functions
- User confirmation for fuzzy matches
β’ Configurable engine behavior
- Masking toggle
- Immediate masking threshold
- Similarity threshold
- Signature size limits
β€3π1
CFS Untils.py
13.5 KB
CFS Untils v2.0 Released !
For information on changes, please see the documentation.
Changelogs : Click me
@Qwanwin
@codex4444
For information on changes, please see the documentation.
Changelogs : Click me
@Qwanwin
@codex4444
β€4
main.py
1012 B
MikuAPI is a lightweight Python web framework for building APIs and backend services quickly and efficiently.
Install:
pip install mikuapi
π Docs:
https://cynthia-cnn.github.io/MikuApi/
development by @Qwanwin
@codex4444
Install:
pip install mikuapi
π Docs:
https://cynthia-cnn.github.io/MikuApi/
development by @Qwanwin
@codex4444
π₯5β€4π2
MikuAPI Update v0.2.0
MikuAPI is now more stable and ready to be used for building APIs with ease.
Whatβs new:
- Improved JSON body parsing
- More advanced query parameters
- Enhanced OpenAPI & Swagger documentation
- Cleaner project structure
- Online documentation is now available
Documentation:
https://cynthia-cnn.github.io/MikuApi/
Install:
git clone https://github.com/Cynthia-cnn/MikuApi.git
Simple. Fast. Built from scratch.
development by @Qwanwin
@codex4444
MikuAPI is now more stable and ready to be used for building APIs with ease.
Whatβs new:
- Improved JSON body parsing
- More advanced query parameters
- Enhanced OpenAPI & Swagger documentation
- Cleaner project structure
- Online documentation is now available
Documentation:
https://cynthia-cnn.github.io/MikuApi/
Install:
git clone https://github.com/Cynthia-cnn/MikuApi.git
Simple. Fast. Built from scratch.
development by @Qwanwin
@codex4444
cynthia-cnn.github.io
MikuAPI
Lightweight Python Web Framework
β€8
Android 17 Beta 3 - A new multitasking experience, redesigned screen recorder, and much more! : r/Android
https://www.reddit.com/r/Android/comments/1s4jbii/android_17_beta_3_a_new_multitasking_experience/
https://www.reddit.com/r/Android/comments/1s4jbii/android_17_beta_3_a_new_multitasking_experience/
Reddit
From the Android community on Reddit: Android 17 Beta 3 - A new multitasking experience, redesigned screen recorder, and much more!
Explore this post and more from the Android community
β€4
pepper.txt
1.6 KB
pepper.txt
app.cyn
632 B
Contoh script menggunakan bahasa cynlang
Install versi stable nya
npm install -g cynlang@stable
https://www.npmjs.com/package/cynlang?activeTab=readme
Install versi stable nya
npm install -g cynlang@stable
https://www.npmjs.com/package/cynlang?activeTab=readme
β€1
Update 1.2.0
#developer experience + stability
β fix crash
β improve error message
β improve output
β tambah builtin
β improve CLI feel
https://www.npmjs.com/package/cynlang
@Qwanwin
#developer experience + stability
β fix crash
β improve error message
β improve output
β tambah builtin
β improve CLI feel
https://www.npmjs.com/package/cynlang
@Qwanwin
β€2π2
Update 1.3.0
# stability
Sekarang error lebih jelas (ada stack trace), bisa jalanin project pakai cyn.json tanpa nulis file, ada watch mode buat auto reload, bisa bikin project langsung pakai command, sama nambah beberapa built-in buat cek tipe data.
https://www.npmjs.com/package/cynlang
@Qwanwin
# stability
Sekarang error lebih jelas (ada stack trace), bisa jalanin project pakai cyn.json tanpa nulis file, ada watch mode buat auto reload, bisa bikin project langsung pakai command, sama nambah beberapa built-in buat cek tipe data.
https://www.npmjs.com/package/cynlang
@Qwanwin
β€3
obf.zip
4.2 MB
OBF Android String Obfuscation
native library to hide sensitive strings (API, URL, token) using C++ + libsodium.
USAGE
1. Copy "obf.aar" app/libs/
2. Add dependency:
dependencies {
implementation fileTree(dir: "libs", include: ["*.aar"])
}
3. Sync project
4. Use:
val api = ApiObf().getApiKey(context)
NOTES
- minSdk 21+
- Do not change app signature after build
- Do not change obf.hpp because this code connect with obf.aar
- Support all ABI
- iOS Not supported
Based core method !
- XOR
- ChaCha20-Poly1305
- Blake2b
- Random salt + nonce
Project include
- guide.txt
- sodium
- blake2
Use this protection only for highly sensitive data.
Any misuse, incorrect implementation, or configuration errors are the sole responsibility of the user.
Development by @Qwanwin
CH : @codex4444
native library to hide sensitive strings (API, URL, token) using C++ + libsodium.
USAGE
1. Copy "obf.aar" app/libs/
2. Add dependency:
dependencies {
implementation fileTree(dir: "libs", include: ["*.aar"])
}
3. Sync project
4. Use:
val api = ApiObf().getApiKey(context)
NOTES
- minSdk 21+
- Do not change app signature after build
- Do not change obf.hpp because this code connect with obf.aar
- Support all ABI
- iOS Not supported
Based core method !
- XOR
- ChaCha20-Poly1305
- Blake2b
- Random salt + nonce
Project include
- guide.txt
- sodium
- blake2
Use this protection only for highly sensitive data.
Any misuse, incorrect implementation, or configuration errors are the sole responsibility of the user.
Development by @Qwanwin
CH : @codex4444
β€9π1
libobf.a
787.3 KB
Android arm64
libobf.a
684.9 KB
Android Arm32
libobf.a
791.1 KB
ios-arm64
libobf.a
913.4 KB
x86_64 / arm64 (Mac M1+)
libobf.a
690.5 KB
LinuxX64
β€3