Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Pwndbg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
Show more breadcrumbs
wenzhuo cao
Pwndbg
Graph
fix-command-parsing
Select Git revision
Branches
7
add-patch-command
dev
default
protected
display-fd-path
fix-command-parsing
hack-pt-dump
remove-object-inheritance
remove-shebang-and-coding
Tags
10
2022.01.05
2021.06.22
2020.07.23
2019.12.09
2019.01.25
2018.07.29
2017.09.26
2017.02.01
2016.09.22
2016.09.12
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
23
28
Apr
23
20
1
2
Mar
14
Feb
12
24
Jan
23
6
5
9
Dec
7
6
5
23
Nov
13
23
Oct
18
10
9
5
2
29
Sep
21
20
19
16
15
14
13
6
5
28
Aug
23
22
21
17
4
2
31
Jul
24
9
18
Jun
5
13
May
11
27
Apr
26
20
6
5
1
31
Mar
29
8
27
Feb
26
20
Jan
3
31
Dec
25
15
14
2
13
Nov
23
Oct
19
16
15
5
21
Sep
17
5
15
Aug
31
Jul
1
27
Jun
16
9
8
7
31
May
30
10
9
4
29
Apr
27
26
24
28
Mar
25
19
18
17
12
8
6
20
Feb
18
17
29
Jan
28
21
15
Dec
12
9
4
17
Nov
12
3
25
Oct
8
4
20
Sep
20
Aug
19
11
4
Jul
22
Jun
18
12
11
5
31
May
27
20
13
10
9
8
4
3
29
Apr
28
26
25
22
21
16
11
9
1
29
Mar
27
Feb
16
11
5
15
Jan
13
4
13
Dec
27
Nov
23
22
19
12
11
8
28
Oct
27
22
20
17
16
15
11
30
Sep
20
19
18
17
27
Aug
29
Jul
13
12
11
8
7
2
1
21
Jun
20
19
14
1
29
May
27
26
25
18
17
14
12
6
5
4
3
30
Apr
28
24
18
5
3
25
Mar
23
1
26
Feb
25
24
2
1
29
Jan
24
18
17
15
13
12
11
9
7
2
26
Dec
24
23
22
21
20
19
12
29
Nov
28
25
24
25
Oct
12
26
Sep
13
11
8
28
Aug
24
22
14
11
6
4
2
29
Jul
25
18
15
10
8
28
Jun
26
25
22
May
21
20
19
16
15
10
5
27
Apr
22
21
18
17
12
11
5
4
29
Mar
24
22
20
19
6
28
Feb
27
22
20
13
10
5
1
31
Jan
30
29
24
7
6
4
2
28
Dec
14
13
12
8
5
2
23
Nov
18
19
Oct
17
14
12
3
1
23
Sep
22
12
8
30
Aug
11
8
4
1
26
Jul
1
29
Jun
27
23
22
21
20
fix splitmind compatibility issues from PR #1012
dev
dev
vmmap supports qemu aarch64 and riscv64
hack-pt-dump
hack-pt-dump
Fix installation error on osx
Display symbol name for computed disasm address
Bump Unicorn Version to 1.0.3
add argparse exception for banner
Update pwndbg/commands/context.py
bugfix: cast width's type from gdb.Value to int
bugfix: For argparse, add nargs='?' parameter for default values
Try with lowercase xpsr register first on ARM Cortex M/gdb 8+
Show all registers of PowerPC
Make pwndbg faster
Change year 2021 to 2022 in README.md
ignore non utf-8 characters in the source code
Add fortified function signatures
Delete redundant tag_release.sh
Set docs version to 2022.01.05
2022.01.05
2022.01.05
Use `add-symbol-file` correctly.
added pylintrc file for standarized linting
Fix search bug in kernel mode
.
moved block to source gdbinit
removed source line
added little blurb for endeavourOS
added command to source gdbinit.py
Fixed multiple alignment issues of compact register view
Fix typos
Updated permissions for Docker container
Added devcontainer configuration for VS Code to directly develop inside Docker container
Ignore printing vertical tabs in vis_heap_chunks command
Update emulator.py
Fix error message on interrupts
fix path
hack-pt-dump
Update pwndbg/glibc.py
fix ending of chain
add test for heap bins
safe-linking: use __libc_version when debug symbols loaded
Add safe-linking support
Fix lint
Loading