Last updated 1 year, 3 months ago
🌟 PC Games
🌐 Website: https://pc-games.eu.org ✅
📄 List: https://pc-games.eu.org/pages/index
💬 Support: @PC_Games_Telegram_Support
♥️ Donation: https://donate.pc-games.eu.org
Last updated 4 months, 2 weeks ago
القناة الرسمية لتطبيق SinnersFollower
لتحميل اخر أصدار
https://sinnersfollower.com
لتشغيل التطبيق على جميع الاجهزة
https://sinnersfollower.com/web/
للأبلاغ عن مشكلة
@SinnersFollower_Support
لشراء العملات
@SinnersFollowerBot
Last updated 2 months ago
MT Manager 2.14.5-clone MOD V3-final
Architecture: armeabi-v7a, arm64-v8a, x86
CHANGELOG:
- Resource query feature (While editing xml)
- Enhanced the XML decompiler library (Support extracting some attribute names)(Still having bug)
- Added Persian auto-mode language
• Fixed an official mt bug that causes crash after closing the editor activity (Due to selection menu dismiss() only for system 5 or 6)
Remod by MT
Join @Modder_Hub for new mods
Pass:sumanta
Download pptool from here.
https://t.me/SaltSoupGarageGroup/8429
Verify path of archive. My path is /storage/emulated/0/Download/pptool_v1.0\-termux\-aarch64\-p311.zip
.
Execute these commands.
unzip /storage/emulated/0/Download/pptool\_v1.0\-termux\-aarch64\-p311.zip pptool \-d $PREFIX/bin && chmod +x $PREFIX/bin/pptool
pptool \-h
to verify.```
Java.perform(function () {
// Find the 'android.net.NetworkCapabilities' class
var NetworkCapabilities = Java.use('android.net.NetworkCapabilities');
// Hook the 'hasTransport' method within the class
NetworkCapabilities.hasTransport.implementation = function (transportType) {
// You can implement custom logic here if needed, e.g., log the 'transportType' argument
console.log('hasTransport called with transportType: ' + transportType);
// Force method to always return false
return false;
};
});
```
How to Bypass VPN Detection
Some apps use the ConnectivityManager
and NetworkCapabilities
classes to detect VPNs by checking if the network capability has the TRANSPORT_VPN
transport type. To bypass this check, you can use this temporary regex:
Search:
(const/4 [pv]\d+, 0x4\n\n(\s{4}\.line \d+\n)?\s{4}invoke\-virtual \{[pv]\d+, [pv]\d+\}, Landroid/net/NetworkCapabilities;\->hasTransport\(I\)Z\n\n(\s{4}\.line \d+\n)?\s{4})move\-result ([pv]\d+)
Replaced:
$1const/4 $4, 0x0
Documentation:
https://developer.android.com/reference/android/net/NetworkCapabilities#hasTransport(int)
Notes:
1. constant 4 (0x4) means TRANSPORT_VPN
2. We called it temporary because different developers have their own skills. If we get time, we will discuss it in detail someday.
*? Main Channel: @TDOhex
*?Second Channel: @Android_Patches
? Discussion Group:** @TDOhex_Discussion
?☹️?☹️???️??
✅ Javascript for Pentesters
Last updated 1 year, 3 months ago
🌟 PC Games
🌐 Website: https://pc-games.eu.org ✅
📄 List: https://pc-games.eu.org/pages/index
💬 Support: @PC_Games_Telegram_Support
♥️ Donation: https://donate.pc-games.eu.org
Last updated 4 months, 2 weeks ago
القناة الرسمية لتطبيق SinnersFollower
لتحميل اخر أصدار
https://sinnersfollower.com
لتشغيل التطبيق على جميع الاجهزة
https://sinnersfollower.com/web/
للأبلاغ عن مشكلة
@SinnersFollower_Support
لشراء العملات
@SinnersFollowerBot
Last updated 2 months ago