A̴N̴D̴R̴O̴I̴D̴ ̴R̴E̴V̴E̴R̴S̴E̴
Open in Telegram
No data
Subscribers
+224 hours
+77 days
+2330 days
Posts Archive
Repost from 情迁软件Android reverse安卓IOS PC逆向运维群辉DOCKER物联网内网穿透
完善细节,高版本android13因安卓本身权限卡控的原因,需要再lsposed中勾选作用域,否则再hookui的本身作用域看不到,或者只能看到少量的用户应用,如果依然看不到也不影响,因为默认会启动hook菜单,如果被hook应用读取配置json或者读取加载js不生效则需要确保hookui在后台运行,另外可以直接在hookui的菜单中直接测试js,修复之前版本因为读取不了hookui配置导致被hookui出现崩溃问题。读取不了的解决办法已经说了,就是确保hookui再后台运行,目前本人高版本安卓也是测试了,这个说明细节也在关于界面进行了补充。另外有一个矛盾的问题,如果能读取到hookui的配置但是hookui没出现该应用你也没有在hookui的应用里面勾选过此应用,那么被hook的应用又不会生效,会被识别为未启用,这个时候也可以直接关闭hookui让他默认因为读取不到而默认启用就行,总之所有情况都是没问题的,都能确保能够正常使用。
Repost from ScorpSec
Google will start device fingerprinting from Feb 16, 2025
Businesses using Google's advertising products will soon be allowed to implement fingerprinting techniques to gather user information.
Device fingerprinting collects details about user devices, like IP addresses, browser settings, screen resolution, even battery discharge rate, to create unique identifiers for tracking online activities.
Unlike other methods, it operates passively, gathering data without user consent or awareness. This enables systems to recognize returning users, track ads, and potentially expose private browsing habits.
The UK’s Information Commissioner’s Office (ICO) has warned against using fingerprinting in ways that unfairly track individuals or violate privacy rights.
The ICO considers fingerprinting intrusive as it limits users’ control over their data.
Google’s policy change, replacing third-party cookies with fingerprinting, raises concerns about privacy, despite Google previously acknowledging users' expectations for greater data protection.
From February 16, 2025, companies using Google’s ad tools can legally use fingerprinting under Google’s updated policies.
Repost from 5ec1cff
ZygiskNext 1.2.6 正式版
修复纯 32 位 arm 设备支持
增加 MKSU 支持
WebUI 适配 MMRL
WebUI 显示是否使用 tango 转译
其他细微变更
ZygiskNext 1.2.6 Stable Release
Fixed pure 32-bit arm device support
Added MKSU support
WebUI adapted to MMRL
WebUI shows whether tango translator is used
Other minor changes
SHA256: c2a5d4b61aca9540586c43c3a93dc968c188c25bca5bc0440e996889a18eb37d
real5ec1cff | Github
Repost from LSPosed
- Drop dependency on tmpfs workdir and don't rely on any mounts
- Refine hiding mechanism
- Improve stability and compatibility (Recommend updating ZygiskNext to latest version to perform optimally)
Added real-time log function.
Refactored many configuration and permission reading failure issues, as well as switch configuration issues that often do not work. Convenient to use js scripts and mount SO/FRIDA. Because lsposed is now used, hookui no longer uses the restart-free hot update technology.
The HOOKUI menu is no longer displayed. If you want to display your own operations, you need to turn on your own switches. Be careful when turning on your own hook. You may not be able to enter hookui if you make a wrong configuration. At that time, you need to clear your own configuration data or (automatically disable it next time). . Added online version upgrade function, fixed
