Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.5.0
alicedbg
Browse files
Oct 12, 2024
pe: Force return ppcle
· 3098e250
dd
authored
Oct 12, 2024
View commits for tag v0.5.0
v0.5.0
3098e250
object: Fix Mach-O detection
· e48566c9
dd
authored
Oct 12, 2024
e48566c9
dumper: Fix 32-bit Windows build
· 68bf49df
dd
authored
Oct 12, 2024
68bf49df
dumper: Fix FreeBSD build
· 766c4e04
dd
authored
Oct 12, 2024
766c4e04
Fix FreeBSD build
· 5dc03c90
dd
authored
Oct 12, 2024
5dc03c90
dub: Add release-debug buildtypes, remove nobounds buildtypes
· cb15b072
dd
authored
Oct 12, 2024
cb15b072
disassembler: Replace CS defaults with default target machine
· b3872c7b
dd
authored
Oct 12, 2024
b3872c7b
Oct 10, 2024
Documentation update
· d10d5a12
dd
authored
Oct 10, 2024
d10d5a12
Fix tests
· 655665b4
dd
authored
Oct 10, 2024
655665b4
Clean imports
· 44fdc900
dd
authored
Oct 10, 2024
44fdc900
Pass TODO round
· d3ee57aa
dd
authored
Oct 10, 2024
d3ee57aa
dumper: Add support for load config
· a60405fb
dd
authored
Oct 10, 2024
a60405fb
Oct 06, 2024
Add machine type to summary to dmp
· b4d3b0b0
dd
authored
Oct 06, 2024
b4d3b0b0
debugger: Fix stepi on FreeBSD
· 2cb50c73
dd
authored
Oct 05, 2024
2cb50c73
Oct 05, 2024
dumper: Add legacy header to LX/NE/PE32
· ed4c0ac0
dd
authored
Oct 05, 2024
ed4c0ac0
shell: Confirm quitting when process is alive
· bc97bf1a
dd
authored
Oct 05, 2024
bc97bf1a
pe: fix section offsets
· c58c47f7
dd
authored
Oct 05, 2024
c58c47f7
Oct 04, 2024
Bump 0.5.0
· 05a20573
dd
authored
Oct 04, 2024
05a20573
Fix 32-bit Windows build
· c9d71672
dd
authored
Oct 04, 2024
c9d71672
thread: Fix list registers under WoW64
· 04f9a316
dd
authored
Oct 04, 2024
04f9a316
Oct 02, 2024
Update README to include platforms
· 44b1f38f
dd
authored
Oct 02, 2024
44b1f38f
shell: Add version command, make thread list horizontal
· 67b12a06
dd
authored
Oct 02, 2024
67b12a06
thread: add thread list and fix thread context for FreeBSD
· d8e5f3d2
dd
authored
Oct 02, 2024
d8e5f3d2
Oct 01, 2024
Change all unittest externs to D
· 963ff66c
dd
authored
Oct 01, 2024
963ff66c
list: Add reserve, buffer, and capacity functions
· c15388b0
dd
authored
Oct 01, 2024
c15388b0
debugger: Fix wait for POSIX platforms
· 56f8ee9f
dd
authored
Oct 01, 2024
56f8ee9f
Sep 30, 2024
Fix tests
· b4029648
dd
authored
Sep 30, 2024
b4029648
debugger: provide correct addr for PT_CONTINUE on BSDs
· 6d5402d7
dd
authored
Sep 30, 2024
6d5402d7
shell: fix register listing
· 1463116d
dd
authored
Sep 30, 2024
1463116d
Android: Add wait.h definitions
· 24509842
dd
authored
Sep 30, 2024
24509842
Sep 29, 2024
dumper: slightly pretty up rich header display
· e08034bc
dd
authored
Sep 29, 2024
e08034bc
Prep some breakpoint work
· d921e66e
dd
authored
Sep 29, 2024
d921e66e
FreeBSD: ptrace/reg update, attempt getting fault address
· f12ec897
dd
authored
Sep 29, 2024
f12ec897
simple: hex register formatting, instead of padded
· 64a6d07c
dd
authored
Sep 29, 2024
64a6d07c
memory: (FreeBSD) Use proper PT_IO request numbers
· 8ea42c9e
dd
authored
Sep 29, 2024
8ea42c9e
bit: Add ARRAY16 and ARRAY32 templates
· fed9dc66
dd
authored
Sep 29, 2024
fed9dc66
list: Add remove function
· ab669de6
dd
authored
Sep 29, 2024
ab669de6
Sep 28, 2024
simple: Add registers and thread functions to find thread by ID
· 65828309
dd
authored
Sep 28, 2024
65828309
Sep 26, 2024
Insignificant tweaks
· 6f4cbdfc
dd
authored
Sep 26, 2024
6f4cbdfc
debugger: Added more checks to remove confusing error messages from OS
· 5ee2aa98
dd
authored
Sep 26, 2024
5ee2aa98
Loading