unsigned int some_function(int64_t a, int64_t b, int64_t c, int64_t d, int64_t e);
unsigned int another_function(int64_t a, int64_t b, int64_t c, int64_t d);
__int64 __fastcall sub_41348C(__int64 data1, __int64 data2, __int64 data3, __int64 data4, __int64 data5, int *status) {
_QWORD *dataPointer;
if (data2 && data4 && data5) {
dataPointer = *(_QWORD **)(data2 + 1032);
if (dataPointer) {
switch (*(_BYTE *)data2) {
case 4:
case 5:
some_function(data1, (__int64)dataPointer, data3, data4, data5);
*(_QWORD *)(data2 + 1048) = *dataPointer;
*status = (*dataPointer) ? (*status + 1) : *(unsigned __int16 *)(data2 + 1024);
break;
case 6:
case 7:
case 8:
*status = *(unsigned __int16 *)(data2 + 1024);
if (*(_QWORD *)(data2 + 1032)) {
some_function(data1, (__int64)dataPointer, data3, data4, data5);
*(_QWORD *)(data2 + 1048) = *dataPointer;
another_function(data3, 0, *(_QWORD *)(data2 + 1048), 1);
}
break;
default:
++*status;
break;
}
}
}
return 0;
}
Description:
Manage or process complex data structures, using pointers and offsets to access and modify data.
This function can turn off protection using data pointers in libanogs.so
Written by @Qwanwin
https://t.me/+-jVMt74918E4NzFl
❤2
AnticheatLog.cpp
2.3 KB
Detect and report threads running code from the big pool...
1. Find the running code from the big pool
2. Get the hash of the code
3. Collect the stack trace
4. Send the encrypted report to the server
Powered release @Qwanwin
https://t.me/+-jVMt74918E4NzFl
1. Find the running code from the big pool
2. Get the hash of the code
3. Collect the stack trace
4. Send the encrypted report to the server
Powered release @Qwanwin
https://t.me/+-jVMt74918E4NzFl
I will be active here for a while. But this Reverse channel is still active.
because this is a special channel for uploading reverse tools and others. so I separate it
https://t.me/codexsmali
Best regards @Qwanwin
because this is a special channel for uploading reverse tools and others. so I separate it
https://t.me/codexsmali
Best regards @Qwanwin
TiktokBanTool.py
1.2 MB
QWANWIN TOOLS 1.0
Request:
pip install requests
#Usage
python TiktokBanTool.py
# permission
chmod 644 TiktokBanTool.py
chmod +x TiktokBanTool.py
How to use? Click Here
https://t.me/codex4444/163
Main Script Feature:
- check proxy active or not
- automatic report Tiktok user
NB " Add proxy.ty at same script location "
Give some credit 😁
Powered tools by @Qwanwin
https://t.me/codex4444
Request:
pip install requests
#Usage
python TiktokBanTool.py
# permission
chmod 644 TiktokBanTool.py
chmod +x TiktokBanTool.py
How to use? Click Here
https://t.me/codex4444/163
Main Script Feature:
- check proxy active or not
- automatic report Tiktok user
NB " Add proxy.ty at same script location "
Give some credit 😁
Powered tools by @Qwanwin
https://t.me/codex4444
🔥2❤1👍1
proxy.txt
3.1 KB
proxy.txt
DDOS.js
9.5 KB
Script ddos website!
Requirements:
Usage:
Type: open source. "you can edit according to your taste"
Note:
- Use quality proxy
- Adjust speed and thread
- Monitor resource usage
- Test on stable network
- Backup target configuration
This is for educational purposes only. Any action you take is not my responsibility, thank you
━━━━━━━━━━━━━━━━━━━━━━━
🔰 Released by: @Qwanwin
🔗 Channel: @codex4444
━━━━━━━━━━━━━━━━━━━━━━━
Requirements:
npm install net
npm install http2
npm install tls
npm install cluster
npm install crypto
Usage:
node DDOS.js https://target.com 120 64 10 proxy.txt
Type: open source. "you can edit according to your taste"
Note:
- Use quality proxy
- Adjust speed and thread
- Monitor resource usage
- Test on stable network
- Backup target configuration
This is for educational purposes only. Any action you take is not my responsibility, thank you
━━━━━━━━━━━━━━━━━━━━━━━
🔰 Released by: @Qwanwin
🔗 Channel: @codex4444
━━━━━━━━━━━━━━━━━━━━━━━
👍3❤2🔥1
Custompatch.py
733.9 KB
# 🛠️ Custom Patch Processor
A tool to generate and format patches for native libraries.
#preview
https://t.me/codex4444/172
## ⚙️ Features:
- Library Selection:
- Choose from predefined libraries (libg.so, libc.so, etc.)
- Add custom library names
- Support for multiple library formats
- Patch Generation:
- Process hex addresses (0x format)
- Convert raw patches to formatted sequences
- Validate patch integrity
- Support multiple patch formats
- Output Formatting:
- Generates standardized patch format:
- Batch processing support
- Error checking and validation
## 📝 Usage:
1. Run the script:
2. Follow the interactive prompts:
- Select input file containing patches
- Choose target library
- Specify output format preferences
━━━━━━━━━━━━━━━━━━━━━━━
🔰 Released by: @Qwanwin
🔗 Channel: @codex4444
━━━━━━━━━━━━━━━━━━━━━━━
A tool to generate and format patches for native libraries.
#preview
https://t.me/codex4444/172
## ⚙️ Features:
- Library Selection:
- Choose from predefined libraries (libg.so, libc.so, etc.)
- Add custom library names
- Support for multiple library formats
- Patch Generation:
- Process hex addresses (0x format)
- Convert raw patches to formatted sequences
- Validate patch integrity
- Support multiple patch formats
- Output Formatting:
- Generates standardized patch format:
PATCH_LIB("libname.so", "0xADDRESS", "PATCH_SEQUENCE");
- Batch processing support
- Error checking and validation
## 📝 Usage:
1. Run the script:
python Custompatch.py
2. Follow the interactive prompts:
- Select input file containing patches
- Choose target library
- Specify output format preferences
━━━━━━━━━━━━━━━━━━━━━━━
🔰 Released by: @Qwanwin
🔗 Channel: @codex4444
━━━━━━━━━━━━━━━━━━━━━━━
❤1👍1
sincerely yours,
I would like to inform all members of my Telegram group that starting April 7, 2025, I will be a little more limited in my online activities. This is because I have secured an employment contract with an e-commerce company...
I would like to express my deepest gratitude to all the members who have joined me over the years. Your presence and support means a lot to me.
Although I will be a little less active, I am still committed to providing the best service and maintaining good communication with all members. I will endeavor to remain responsive and assist with any questions or needs.
Once again, I thank you for your understanding and support. Hopefully we can continue to have a good relationship in the future.
Sincerely,
@Qwanwin
I would like to inform all members of my Telegram group that starting April 7, 2025, I will be a little more limited in my online activities. This is because I have secured an employment contract with an e-commerce company...
I would like to express my deepest gratitude to all the members who have joined me over the years. Your presence and support means a lot to me.
Although I will be a little less active, I am still committed to providing the best service and maintaining good communication with all members. I will endeavor to remain responsive and assist with any questions or needs.
Once again, I thank you for your understanding and support. Hopefully we can continue to have a good relationship in the future.
Sincerely,
@Qwanwin
❤2🔥1
Smali Tools.apk
3.5 MB
Smali Tools [BETA]
Fiture :
=> Smali Analizer
=> Smali Find petern
=> Smali Extract strings
=> Regex Converter
⚙️ Support Architecture:
┗━🔧 arm64-v8a (64bit)
┗━🔧 armeabi-v7a (32bit)
⚙️ Support Android:
┗━🔧 Android 10-15
Note :
The application is still in beta. So if there are bugs or errors, please understand.
━━━━━━━━━━━━━━━━━━━━━━━
🔰 Made by: @Qwanwin
━━━━━━━━━━━━━━━━━━━━━━━
Fiture :
=> Smali Analizer
=> Smali Find petern
=> Smali Extract strings
=> Regex Converter
⚙️ Support Architecture:
┗━🔧 arm64-v8a (64bit)
┗━🔧 armeabi-v7a (32bit)
⚙️ Support Android:
┗━🔧 Android 10-15
Note :
The application is still in beta. So if there are bugs or errors, please understand.
━━━━━━━━━━━━━━━━━━━━━━━
🔰 Made by: @Qwanwin
━━━━━━━━━━━━━━━━━━━━━━━
👍3❤1