History for alicedbg / src
2024-04-25
@dd86k
Refix Linux spawn progress with arguments
dd86k committed on 25 Apr
2024-04-24
@dd86k
Fix linux build
dd86k committed on 24 Apr
@dd86k
Update CLI
dd86k committed on 24 Apr
2024-04-22
@dd86k
Fix Linux compile
dd86k committed on 22 Apr
2024-04-21
@dd86k
Change wait function signature for future expansion
dd86k committed on 21 Apr
@dd86k
bit: Remove deprecations, clean
dd86k committed on 21 Apr
@dd86k
cli: Register arm targets, changed -a/--arch (back?) to -m/--machine
dd86k committed on 21 Apr
@dd86k
dumper: "disassembly" to "disassemble", add --extract/--hexdump
dd86k committed on 21 Apr
2024-03-27
@dd86k
Misc. fixes
dd86k committed on 27 Mar
2024-03-20
@dd86k
error: Tweak system error for dynlibs
dd86k committed on 20 Mar
2024-03-19
@dd86k
Move adbg.object.symbol to adbg.system, create adbg.symbols
dd86k committed on 19 Mar
@dd86k
machines: move to root, enhance error handling
dd86k committed on 19 Mar
@dd86k
error: Correct error messages
dd86k committed on 19 Mar
@dd86k
Remove old error codes
dd86k committed on 19 Mar
@dd86k
objects: Improve errors
dd86k committed on 19 Mar
2024-03-18
@dd86k
pe: Limit to 96 sections when selecting section index, not during loading
dd86k committed on 18 Mar
@dd86k
Removed legacy files
dd86k committed on 18 Mar
@dd86k
Change License to BSD-3-Clause-Clear
dd86k committed on 18 Mar
2024-03-16
@dd86k
Bump 0.3.0
dd86k committed on 16 Mar
2024-03-15
@dd86k
Fixed missing thread id when continuing on attached process (windows)
dd86k committed on 15 Mar
@dd86k
Remove self machine, move to machine module, fix regs command
dd86k committed on 15 Mar
@dd86k
shell: Fixes to some commands
dd86k committed on 15 Mar
@dd86k
pdb: Tweak output
dd86k committed on 15 Mar
2024-03-14
@dd86k
pdb20: Dump headers
dd86k committed on 14 Mar
2024-03-13
@dd86k
Process some TODOs, add more error handling to MachO
dd86k committed on 13 Mar
@dd86k
error: Update messages, error codes
dd86k committed on 13 Mar
@dd86k
Fix docs builds
dd86k committed on 13 Mar
2024-03-12
@dd86k
memory: (linux) Open /mem first; Otherwise ptrace fallback
dd86k committed on 12 Mar
@dd86k
shell: start log functions, internal for now
dd86k committed on 12 Mar
@dd86k
pe: Limit sections to 96 as per spec
dd86k committed on 12 Mar