Jeremy Rifkin
|
8edb419342
|
Implement elf symbol table parsing and fall back to the elf symbol table during symbol resolution
|
2025-01-26 23:07:33 -06:00 |
|
Jeremy Rifkin
|
b705afba69
|
Templated lambdas aren't a thing in C++11 :(
|
2025-01-26 14:52:31 -06:00 |
|
Jeremy Rifkin
|
485d9a6f21
|
A little elf refactoring, separate out header loading
|
2025-01-24 20:16:46 -06:00 |
|
Jeremy Rifkin
|
d063784abc
|
Refactor elf_get_module_image_base, setup an elf class in preparation for more elf parsing
|
2025-01-23 00:12:31 -06:00 |
|
Jeremy Rifkin
|
164cc75681
|
A little refactoring and reorganization. Remove relative includes.
|
2024-08-18 11:58:49 -05:00 |
|
Jeremy
|
da0aa4d5c0
|
Split a bunch of internal headers into .cpp/.hpp
|
2024-05-05 17:44:27 -05:00 |
|
Jeremy Rifkin
|
acaa4f42e6
|
Add a Result type and replace some exceptions with it (#109)
|
2024-03-30 13:35:52 -05:00 |
|
Jeremy
|
9113cc5ffc
|
Some refactoring, bring object_frame in line with safe_object_frame. Also renamed address_relative_to_object_base_in_memory.
|
2023-11-20 23:13:21 -06:00 |
|
Jeremy
|
0e462c7b03
|
Some restructuring of the directory layout
|
2023-11-18 23:28:48 -06:00 |
|