10000 Tags · anzarfarooq/NoHello · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: anzarfarooq/NoHello

Tags

0.0.7-S

Toggle 0.0.7-S's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Shamiko Conflict

0.0.7

Toggle 0.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
MhmRdd Mohammed Riad
- 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.

Signed-off-by: Mohammed Riad <52679407+MhmRdd@users.noreply.github.com>

0.0.6

Toggle 0.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
MhmRdd Mohammed Riad
- Added a tricky workaround towards zygote fork detection similarly f…

…ound 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.

Signed-off-by: Mohammed Riad <52679407+MhmRdd@users.noreply.github.com>

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
MhmRdd Mohammed Riad
- 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`.

0.0.4

Toggle 0.0.4's commit message

Unverified

This user has not yet uploaded their public signing key.
- 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.

0.0.3

Toggle 0.0.3's commit message
- Fixed "Found Injection (9ff)" detection by Holmes.

- Merged & re-enhanced tryigit (patch-1)
  - Optimizations
  - Re-worked FDReopener
- Added more concise & enhanced debugging messages.

0.0.2

Toggle 0.0.2's commit message
- Fixes MagicMount detection flagged by NativeDetector.

- Update README.md

0.0.1

Toggle 0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create build.yml

0