-
-
Notifications
You must be signed in to change notification settings - Fork 32
Issues: headcrab-rs/headcrab
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Try to locate syscall instruction in vdso mapping where possible
enhancement
New feature or request
linux
#143
opened May 31, 2022 by
bjorn3
Separate the New feature or request
headcrab::symbol
module into a crate
enhancement
#142
opened Apr 15, 2022 by
nbaksalyar
Setup CI infrastructure to run non-x86 builds
enhancement
New feature or request
infra
CI & infrastructure
#131
opened Nov 25, 2020 by
nbaksalyar
Feature request: stand-alone binary to dump a running process' stacktrace
enhancement
New feature or request
#130
opened Nov 16, 2020 by
matklad
Show call/jmp target symbol in disassembly
enhancement
New feature or request
#128
opened Oct 14, 2020 by
bjorn3
Load debuginfo for JITed code
enhancement
New feature or request
#125
opened Oct 13, 2020 by
bjorn3
3 tasks
[repl] Read/write arbitrary memory regions
enhancement
New feature or request
#124
opened Oct 13, 2020 by
bjorn3
[repl] Disassemble arbitrary memory regions
enhancement
New feature or request
#123
opened Oct 13, 2020 by
bjorn3
3 tasks
Rework the (Relocatable)Debuginfo structs
enhancement
New feature or request
#115
opened Sep 24, 2020 by
bjorn3
Reload debuginfo in repl when necessary
bug
Something isn't working
#110
opened Sep 7, 2020 by
bjorn3
Handle signals for debuggees on Linux
enhancement
New feature or request
linux
#104
opened Sep 3, 2020 by
nbaksalyar
Handle exit events for debugees on Linux
enhancement
New feature or request
linux
#103
opened Sep 3, 2020 by
nbaksalyar
Use an New feature or request
Arch
enum and feature flags instead of cfg(target_arch)
enhancement
#102
opened Sep 3, 2020 by
nbaksalyar
Implement gdb remote debugging protocol
enhancement
New feature or request
#88
opened Aug 18, 2020 by
bjorn3
Format locals according to their type
enhancement
New feature or request
#86
opened Aug 17, 2020 by
bjorn3
58 tasks
Keep list of threads inside Linux Target
enhancement
New feature or request
linux
#65
opened Jul 31, 2020 by
fabiim
Add stack unwinder
enhancement
New feature or request
#60
opened Jul 29, 2020 by
bjorn3
2 of 3 tasks
Less confusing error message when trying to read tracee state while it is running
bug
Something isn't working
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.