History for alicedbg / src / adbg / object / server.d
2024-07-04
@dd86k
Simplify folder structure for objectserver
dd86k committed 15 hours ago
@dd86k
object: Move PDB to new code
dd86k committed 16 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
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
2024-06-27
@dd86k
ar: Move to new backend
dd86k committed 7 days ago
2024-06-26
@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
elf: Rework backend handling
dd86k committed 8 days ago
2024-06-19
@dd86k
object: Change Mach-O to new system
dd86k committed 16 days ago
@dd86k
pe: Switch to new backend
dd86k committed 16 days ago
2024-06-08
@dd86k
lx: add shortname handling, fix read
dd86k committed 26 days ago
2024-06-05
@dd86k
object: Move LX to new Object API
dd86k committed 29 days ago
@dd86k
object: Move NE to new API
dd86k committed 29 days ago
2024-06-04
@dd86k
object: Started re-doing object internal API
dd86k committed on 4 Jun
2024-05-27
@dd86k
dumper: make errors more consistent
dd86k committed on 27 May
2024-05-22
@dd86k
Clean imports
dd86k committed on 22 May
@dd86k
object: Remove "partial" option ...
dd86k committed on 22 May
@dd86k
object: Return "le" when LX is one, remove load hack
dd86k committed on 22 May
@dd86k
Replace x86 machine to i386 ...
dd86k committed on 22 May
@dd86k
Add LX machine * ...
dd86k committed on 22 May
@dd86k
Replace adbg_error_msg with adbg_error_message, start adding exports
dd86k committed on 22 May
2024-05-13
@dd86k
object: adbg_object_header ...
dd86k committed on 13 May
2024-05-10
@dd86k
archive: Dump all headers
dd86k committed on 10 May