2024-07-04
@dd86k
debugger: Clean imports
dd86k committed 15 hours ago
@dd86k
Simplify folder structure for objectserver
dd86k committed 15 hours ago
@dd86k
object: Move PDB to new code
dd86k committed 17 hours ago
2024-07-03
@dd86k
object: Setup unload function as function pointer
dd86k committed 1 day ago
@dd86k
object: Move OMF to new backend code
dd86k committed 1 day ago
@dd86k
Tried to improve dump headers
dd86k committed 1 day ago
@dd86k
object: Switch mscoff to new backend funcs
dd86k committed 2 days ago
2024-07-02
@dd86k
object: Move mdmp to new code
dd86k committed 2 days ago
@dd86k
Relax CI tests, update README
dd86k committed 2 days ago
@dd86k
object: Move dmp to new backend code
dd86k committed 2 days ago
@dd86k
object: Improve signature reading, move COFF backend to new funcs
dd86k committed 3 days ago
2024-07-01
@dd86k
object: mach-o and elf kind functions
dd86k committed 3 days ago
@dd86k
object: Add adbg_object_filesize
dd86k committed 3 days ago
@dd86k
common: Improve error messaging, add adbg_error_reset
dd86k committed 3 days ago
@dd86k
Mostly meaningless documentation
dd86k committed 3 days ago
2024-06-27
@dd86k
ar: Move to new backend
dd86k committed 7 days ago
2024-06-26
@dd86k
macho: Reset internal pointers when freeing
dd86k committed 8 days ago
@dd86k
lx, ne: Reset internal pointers when freeing
dd86k committed 8 days ago
@dd86k
pe: Reset internal pointers when freeing
dd86k committed 8 days ago
@dd86k
object: Section search now supports PE32, Mach-O
dd86k committed 8 days ago
@dd86k
elf: Sections and section selection by name
dd86k committed 8 days ago
@dd86k
common: error -> errormgmt
dd86k committed 8 days ago
@dd86k
elf: Rework backend handling
dd86k committed 8 days ago
2024-06-25
@dd86k
bit: Introduce adbg_bits_ptrbounds, deprecate adbg_bits_ptr_outside ...
dd86k committed 9 days ago
2024-06-24
@dd86k
bits: introduce better pointer boundcheck function
dd86k committed 10 days ago
@dd86k
cv: move types to type, add sources
dd86k committed 11 days ago
2024-06-23
@dd86k
dumper: Reduce some noise to summary
dd86k committed 11 days ago
@dd86k
Move getopt functions to its own module
dd86k committed 11 days ago
@dd86k
macho: Support sections
dd86k committed 11 days ago
2024-06-19
@dd86k
macho: Add support for segment load commands
dd86k committed 15 days ago