Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ZathuraDbg/ZathuraDbg issues and pull requests
#39 - Make code modular and architecture independent
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#39 - Make code modular and architecture independent
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#38 - Add a new memory editor window
Issue -
State: closed - Opened by HACKE-RC 4 months ago
- 1 comment
#38 - Add a new memory editor window
Issue -
State: closed - Opened by HACKE-RC 4 months ago
- 1 comment
#37 - Breakpoint created before starting debugmode results in infinite loop
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#37 - Breakpoint created before starting debugmode results in infinite loop
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#36 - Update the values of the default shown registers using a function instead of predefining them thus eliminating the issue of having two different maps
Issue -
State: closed - Opened by HACKE-RC 4 months ago
- 1 comment
#36 - Update the values of the default shown registers using a function instead of predefining them thus eliminating the issue of having two different maps
Issue -
State: closed - Opened by HACKE-RC 4 months ago
- 1 comment
#35 - Make the changes more modular in the TextEditor code
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#35 - Make the changes more modular in the TextEditor code
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#34 - CTRL + G to jump to a label / line
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#34 - CTRL + G to jump to a label / line
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#33 - Go to label definition on control click
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#33 - Go to label definition on control click
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#32 - Copy opcode
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#32 - Copy opcode
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#31 - Check if the register is actually valid before adding it to the register window
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#31 - Check if the register is actually valid before adding it to the register window
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#30 - Ability to remove register through the same input box which is used to add registers (and change it's text to "modify registers")
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#30 - Ability to remove register through the same input box which is used to add registers (and change it's text to "modify registers")
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#29 - Highlight next line only if it's not a comment
Issue -
State: closed - Opened by HACKE-RC 4 months ago
Labels: bug
#29 - Highlight next line only if it's not a comment
Issue -
State: closed - Opened by HACKE-RC 4 months ago
Labels: bug
#28 - Ability to pre-set the register values before running the code
Issue -
State: closed - Opened by HACKE-RC 4 months ago
- 1 comment
#28 - Ability to pre-set the register values before running the code
Issue -
State: closed - Opened by HACKE-RC 4 months ago
- 1 comment
#27 - Run selected code feature
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#27 - Run selected code feature
Issue -
State: closed - Opened by HACKE-RC 4 months ago
#26 - Ability to save and load context from a file.
Issue -
State: closed - Opened by HACKE-RC 5 months ago
- 1 comment
#26 - Ability to save and load context from a file.
Issue -
State: closed - Opened by HACKE-RC 5 months ago
- 1 comment
#25 - Complete the context menu
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#25 - Complete the context menu
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#24 - Fix highlighting while debugging
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#24 - Fix highlighting while debugging
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#23 - Background for every line which is being executed during step execution
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#23 - Background for every line which is being executed during step execution
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#22 - Breakpoints
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#22 - Breakpoints
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#21 - Make menubar buttons functional
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#20 - Write a custom parser for hexadecimal parsing in the register tab
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#19 - Update register value from the register window textbox
Issue -
State: closed - Opened by HACKE-RC 5 months ago
Labels: enhancement
#19 - Update register value from the register window textbox
Issue -
State: closed - Opened by HACKE-RC 5 months ago
Labels: enhancement
#18 - Figure out when a function is done executing during single step execution
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#18 - Figure out when a function is done executing during single step execution
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#17 - Fix the double execution bug
Issue -
State: closed - Opened by HACKE-RC 5 months ago
- 1 comment
#17 - Fix the double execution bug
Issue -
State: closed - Opened by HACKE-RC 5 months ago
- 1 comment
#16 - Implement write callback for the hex editor & stack editor
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#16 - Implement write callback for the hex editor & stack editor
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#15 - Add a small parser in that input box for adding registers with commas
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#15 - Add a small parser in that input box for adding registers with commas
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#14 - Add a button to add any register which does not already exists in the register window
Issue -
State: closed - Opened by HACKE-RC 5 months ago
- 1 comment
#14 - Add a button to add any register which does not already exists in the register window
Issue -
State: closed - Opened by HACKE-RC 5 months ago
- 1 comment
#13 - Add reset state option
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#13 - Add reset state option
Issue -
State: closed - Opened by HACKE-RC 5 months ago
#12 - Ability to run code line by line by saving state.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
#11 - Add better error handling for Unicorn Engine and Keystone.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#11 - Add better error handling for Unicorn Engine and Keystone.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#10 - Change the default endianness of the Memory Editor Windows.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#10 - Change the default endianness of the Memory Editor Windows.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#9 - Make the Stack Window usable.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 3 comments
#9 - Make the Stack Window usable.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 3 comments
#8 - Implement keystone and replace nasm manual assembling.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#6 - Improve logged messages.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#6 - Improve logged messages.
Issue -
State: closed - Opened by HACKE-RC 6 months ago
#5 - Add command command palette to quickly access things in the app
Issue -
State: open - Opened by HACKE-RC 6 months ago
#5 - Add command command palette to quickly access things in the app
Issue -
State: open - Opened by HACKE-RC 6 months ago
#4 - Add logging using an existing framework
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 1 comment
#4 - Add logging using an existing framework
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 1 comment
#3 - Move submodules to vendor folder
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
Labels: enhancement
#3 - Move submodules to vendor folder
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
Labels: enhancement
#2 - Move repetitive code to separate files
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
#2 - Move repetitive code to separate files
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
#1 - Register window should look better
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
Labels: enhancement
#1 - Register window should look better
Issue -
State: closed - Opened by HACKE-RC 6 months ago
- 2 comments
Labels: enhancement