Skip to content

improve: refactor non-Tango and Tango injection - #377

Merged
ThePedroo merged 1 commit into
mainfrom
improve/tango-injection
Aug 1, 2026
Merged

improve: refactor non-Tango and Tango injection#377
ThePedroo merged 1 commit into
mainfrom
improve/tango-injection

Conversation

@ThePedroo

Copy link
Copy Markdown
Member

Changes

Moves from AUVX-based wait for injection to libc GOT polling wait, allowing to unify completely Tango with non-Tango inej

Why

This simplifies significantly the injection, moreover reduces the code of ptracer.c heavily.

Checkmarks

  • The modified functions have been tested.
  • Used the same indentation as the rest of the project.
  • Updated documentation (changelog).

This commit refactors entirely how both ways inject. By moving non-Tango to GOT polling-based wait for injection, we were able to fully unify non-Tango and Tango injection, heavily reducing the amount of code for injection.
@ThePedroo ThePedroo added confirmed This issue or pull request is confirmed to be done. enhancement New feature or request labels Jul 31, 2026
@ThePedroo
ThePedroo merged commit 8cb7b0b into main Aug 1, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

confirmed This issue or pull request is confirmed to be done. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant