Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add base address to elf entrypoint during process scanning (#1989)
As is done for PE, the entrypoint computed during process memory scanning should be added to the base address of the block, so that the returned value is the process address of the entrypoint.
- Loading branch information