8000 Patch the LAA flag of a copy of the current process' PE, then start anew · Issue #79 · SnowyMouse/chimera · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Patch the LAA flag of a copy of the current process' PE, then start anew #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BinToss opened this issue Jun 29, 2021 · 0 comments
Open

Comments

@BinToss
Copy link
BinToss commented Jun 29, 2021
  1. Make a copy of HaloCE.exe/Halo.exe,
  2. Patch that file's LAA flag,
  3. Rename the current process's halo.exe/haloce.exe, adding a .orig.bak suffix and extension,
  4. Rename the copy to the original name.
  5. LAA patch the copy.
  6. Start a new process with the copy, using the current process's Working Directory and startup args.
  7. Wait for the sub-process to end before allowing the current process to end. This is particularly useful if another application starts Halo and checks if it ran successfully.
@BinToss BinToss changed the title Patch the LAA flag of a copy of the current process' PE, then start new Patch the LAA flag of a copy of the current process' PE, then start anew Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0