Codex
1.4K 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
ongoing 😊
❀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
πŸ”₯5❀4😁2
😊
❀11😁4
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
❀8
breakfast 😊
❀7πŸ”₯2
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
❀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
❀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
❀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
❀9😁1
Codex pinned a file
libobf.a
787.3 KB
Android arm64
libobf.a
684.9 KB
Android Arm32
libobf.a
913.4 KB
x86_64 / arm64 (Mac M1+)
iosBridge.zip
515 B
Setup on XCode

File encryption : here

@Qwanwin
❀3
Inline hook
❀5πŸ‘1