8000 Releases Β· MhmRdd/NoHello Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: MhmRdd/NoHello

0.0.7

31 May 03:11
4d53ecf
Compare
Choose a tag to compare

v0.0.7 (53)

  • Commit: 4d53ecf

  • ABI(s): arm64-v8a, armeabi-v7a, x86, x86_64

  • Updated README.md

  • Updated compatibility & requirements in post-fs-data.sh

  • Switched to Mount Rule System for better compatibility and liability.

  • Unmounting logic is moved to preAppSpecialize instead of hooking ar_unshare.

  • Added a temporary workaround for zygisk based detections introduced in apps like SBI Cards, Santander, ... (was fixed in ZN 1.2.9)

  • Re-worked a fix for zygisk detection (ptrace message leaking bug in Kernels 6.0 and below)

  • Now the module will skip unmounting stage if there are conflicting modules.

  • Added comment supports in umount file by adding # at the beginning of a line.

Release:

sha256: 36d25e6870c336b1d79487a223b6885452a6a915b0e3033d76979e1002d2fa43

Debug:

sha256: 997cd770a6b5d358444344fd6a46fff72afc93d1c70cc1f5a96aa37a12aff382

0.0.6

25 May 17:52
21676d4
Compare
Choose a tag to compare

v0.0.6 (51)

  • Commit: 21676d4

  • ABI(s): arm64-v8a, armeabi-v7a, x86, x86_64

  • Added a tricky workaround towards zygote fork detection similarly found in apps like (YONO SBI, ...), i honestly don't understand where did i come up with this, neither it means something to me at all, but satisfying fix at least.

Release:

sha256: 1f1a19aa5db9ef48ebb5956ede42ec3632699d4dd21671583c5c5296a8956efc

Debug:

sha256: 7110439b2f9cdfb018bae11bd8d539a3da75fd3e806c57a30d1b8913f54e3499

0.0.5

17 May 17:44
3bdf3df
Compare
Choose a tag to compare

v0.0.5 (47)

  • Commit: 3bdf3df

  • ABI(s): arm64-v8a, armeabi-v7a, x86, x86_64

  • Added fallback when setns fails with pidfd_open in some kernel version alike 4.19

  • Introduced Mount Rule System, more details in README.md

  • Updated README.md & added acknowledgment to ZygiskAssistant for the main idea.

  • Fixed an issue where module.prop could go missing due to excessive & synchronous writing on prop from differences processes

  • Added support for umount_persist/umount_persists to evaluate Mount Rule System once only (to avoid whitelist excessive evaluation & causing overheating issues).

  • Create initial setup for /data/adb/nohello with default umount & umount_persist.

Release:

sha256: 5b98b38523a283db998ef94c4b35e9964e6866bfa97619a13d0ce403636e63c7

Debug:

sha256: 4fd8aa6136d5515c4bf4f40cf75a3e499cce09c68a9d269cc72db3fbea4eb7e6

0.0.4

15 May 19:02
Compare
Choose a tag to compare
  • Commit: 606458c

  • ABI(s): arm64-v8a, armeabi-v7a, x86, x86_64

  • Added config directory /data/adb/nohello.

  • Added whitelist support if regular file exists /data/adb/nohello/whitelist.

  • Elaborating more about issues when module cannot work.

  • Added module.prop key=value sorting.

  • Added update tracking support.

Release:

sha256: 75dd1f655344ab1f41f624fab0ddae152959698e3e4c3b14e559eea32f9e20e2

Debug:

sha256: 84cdd74738db7f96480429d0d9e013189967484c30893fa3d02d74784d71198d

0.0.3

13 May 17:12
Compare
Choose a tag to compare
  • Fixed "Found Injection (9ff)" detection by Holmes.
  • Merged & re-enhanced tryigit (patch-1)
    • Optimizations
    • Re-worked FDReopener F355
  • Added more concise & enhanced debugging messages.

Full Changelog: 0.0.2...0.0.3

Release:

sha256: bdeb5bb49d6ee4d484bbeee0b990fc37355bfefadf69e5f92260cb460d088602

Debug:

sha256: 4d8eb0de40ff42b80e0342da10d74831bbcef4f88bf892e9562cd9460368cd63

0.0.2

12 May 20:17
Compare
Choose a tag to compare
  • Fixes MagicMount detection by NativeDetector.

0.0.1

12 May 16:26
8f52aad
Compare
Choose a tag to compare
Create build.yml
0