Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.4.1
alicedbg
Browse files
Jun 04, 2024
Fix disassemble switch not applying
· c8ffe43c
dd
authored
Jun 04, 2024
View commits for tag v0.4.1
v0.4.1
c8ffe43c
May 23, 2024
Update to 0.4.0, update README
· ddfa846e
dd
authored
May 23, 2024
View commits for tag v0.4.0
v0.4.0
ddfa846e
Fix unittest
· 76d50967
dd
authored
May 23, 2024
76d50967
ci: Fix build library
· b12ee123
dd
authored
May 23, 2024
b12ee123
May 22, 2024
error: Slight msg adjusment
· 9107ad88
dd
authored
May 22, 2024
9107ad88
Clean imports
· 305dc9a0
dd
authored
May 22, 2024
305dc9a0
object: Remove "partial" option
· 6b97e575
dd
authored
May 22, 2024
6b97e575
object: Return "le" when LX is one, remove load hack
· 50c5f3a4
dd
authored
May 22, 2024
50c5f3a4
cli: Make disassembler list accepted values
· 11d61f17
dd
authored
May 22, 2024
11d61f17
machines: remove redundant parentheses
· 4df5686d
dd
authored
May 22, 2024
4df5686d
Replace x86 machine to i386
· f3fc98c6
dd
authored
May 22, 2024
f3fc98c6
Add LX machine *
· 3ed090fa
dd
authored
May 22, 2024
3ed090fa
Replace adbg_error_msg with adbg_error_message, start adding exports
· e64d4e66
dd
authored
May 22, 2024
e64d4e66
May 13, 2024
object: adbg_object_header
· 1e4a28c6
dd
authored
May 13, 2024
1e4a28c6
May 11, 2024
dumper swap logic-error prone selections functions out
· 90392ec6
dd
authored
May 11, 2024
90392ec6
ar: Make members dumpable
· 7a9a7fe1
dd
authored
May 11, 2024
7a9a7fe1
platform: Add ADBG_CONFIG, build configuration string
· 16270427
dd
authored
May 11, 2024
16270427
May 10, 2024
CI: Add static library and shared library builds
· ab210d87
dd
authored
May 10, 2024
ab210d87
CI: Reconsidelate all tests under one matrix to avoid log spam
· d681567d
dd
authored
May 10, 2024
d681567d
dumper: Fix 32-bit builds
· 0a78260c
dd
authored
May 10, 2024
0a78260c
dub: Add shared configuration
· 10e4d14f
dd
authored
May 10, 2024
10e4d14f
archive: Dump all headers
· b986a847
dd
authored
May 10, 2024
b986a847
May 08, 2024
CI: Attempt upgrade checkout action
· 97342ee5
dd
authored
May 08, 2024
97342ee5
CI: Correct GitHub Action names
· 6c4eefc3
dd
authored
May 08, 2024
6c4eefc3
May 07, 2024
dub: Add shared configuration
· b5d4cdfb
dd
authored
May 07, 2024
b5d4cdfb
doc: Move sources to doc-level from source-level
· 54481aa4
dd
authored
May 07, 2024
54481aa4
object: adbg_object_machine supports coff
· 1ceb7a45
dd
authored
May 07, 2024
1ceb7a45
elf: Add dynamic symbols
· 72a5d4ff
dd
authored
May 07, 2024
72a5d4ff
ne: Add missing OS values
· c322cc04
dd
authored
May 07, 2024
c322cc04
pe: Add VC feature structure
· f8bc528b
dd
authored
May 07, 2024
f8bc528b
pe: Add XBOX code catalog subsystem type
· 27338ebf
dd
authored
May 07, 2024
27338ebf
ne: Add missing header flags
· f7f74c84
dd
authored
May 07, 2024
f7f74c84
object: adbg_object_section_n
· 3783fe24
dd
authored
May 07, 2024
3783fe24
May 05, 2024
Fix odd CLI error
· 5b378f9e
dd
authored
May 05, 2024
5b378f9e
shell: (disassemble) align output, use EIP/RIP by default
· 21082a4f
dd
authored
May 05, 2024
21082a4f
May 04, 2024
Fix argument-less debugger spawns
· b83eeea0
dd
authored
May 04, 2024
b83eeea0
Add support for OMF libraries and objects
· 9f2bb1b1
dd
authored
May 04, 2024
9f2bb1b1
May 02, 2024
lx: Add missing os type, header flag
· de1ec07a
dd
authored
May 02, 2024
de1ec07a
Make long options require equal sign
· 2e2e20cf
dd
authored
May 02, 2024
2e2e20cf
object: Add adbg_object_format_type and Summary view
· 48fc7722
dd
authored
May 02, 2024
48fc7722
Loading