Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / HyperDbg/gui issues and pull requests
#187 - debug log file test
Pull Request -
State: open - Opened by ddkwork 17 days ago
- 3 comments
#186 - api changed?
Issue -
State: closed - Opened by ddkwork 17 days ago
#183 - fix build
Pull Request -
State: closed - Opened by ddkwork about 2 months ago
#183 - fix build
Pull Request -
State: closed - Opened by ddkwork about 2 months ago
#182 - complie error
Issue -
State: closed - Opened by sanqiuu 2 months ago
- 1 comment
#182 - complie error
Issue -
State: closed - Opened by sanqiuu 2 months ago
- 1 comment
#181 - fatal: repository 'https://github.com/ddkwork/app/' not found
Issue -
State: closed - Opened by piaoyunsoft 3 months ago
- 4 comments
#178 - Scylla
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: enhancement, bind
#177 - make doc as table
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
Labels: enhancement
#175 - 解析堆栈参数
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: enhancement, ui
#174 - Implement register and memory data read/write events
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: enhancement, ui
#173 - Generate script commands synchronized with the adk command api call.
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
Labels: enhancement
#172 - Some of the dll export functions after binding can't be found
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: bind
#171 - Update bind_test.go
Pull Request -
State: closed - Opened by SinaKarvandi 5 months ago
- 1 comment
#170 - 32bit app oep disassembly error
Issue -
State: closed - Opened by ddkwork 5 months ago
- 10 comments
Labels: bug
#169 - Generate all command api functions using json with hierarchical command types and handle the respective arguments
Issue -
State: closed - Opened by ddkwork 5 months ago
- 27 comments
#168 - The debug target's oep has been parsed and disassembled correctly, however, neither ollydbg nor x64dbg are disassembling the buffer out of the oep by default, why?
Issue -
State: closed - Opened by ddkwork 5 months ago
- 15 comments
Labels: bug
#167 - Optimize various performance issues: disassembly memory size trimming, compiled binary file size, etc.
Issue -
State: closed - Opened by ddkwork 5 months ago
- 7 comments
Labels: enhancement
#166 - Optimize the global search box on the left side of the toolbar, it should be drawn as google material 3 style
Issue -
State: closed - Opened by ddkwork 5 months ago
- 2 comments
Labels: ui
#165 - Make debugging demos, e.g. decapsulation
Issue -
State: closed - Opened by ddkwork 5 months ago
- 2 comments
Labels: enhancement
#164 - Colorize Scripts
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: enhancement, ui
#163 - Better ark layout
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
Labels: enhancement
#162 - Refinement of action compilation and release scripts
Issue -
State: closed - Opened by ddkwork 5 months ago
#161 - Implement split layout widgets to free up more area
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
#160 - Colorize the log display tab
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: ui
#159 - Insert all commands into the ui event callback function
Issue -
State: closed - Opened by ddkwork 5 months ago
#158 - Colorize the disassembly
Issue -
State: closed - Opened by ddkwork 5 months ago
Labels: ui
#142 - Embedding icons for compiled programs
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
#141 - Windows Explorer context menu "Open with hyperdbg"
Issue -
State: closed - Opened by ddkwork 5 months ago
- 26 comments
Labels: bug
#138 - 二次封装所有命令,添加自动类型转换,返回值检查,以及日志输出,使用代码自动生成
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
#137 - Create build.yml
Pull Request -
State: closed - Opened by SinaKarvandi 5 months ago
- 15 comments
#136 - 简化tab实例化方法,isClose参数应该被应省略
Issue -
State: closed - Opened by ddkwork 5 months ago
#135 - Access is denied.
Issue -
State: closed - Opened by ddkwork 5 months ago
#133 - start ui events
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#130 - load driver
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#128 - Driver load work
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#127 - pre release
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#126 - test load driver
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#125 - 拖放文件后反汇编oep还是系统断点?
Issue -
State: closed - Opened by ddkwork 5 months ago
#124 - update Bind sdk
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#123 - Update sdk
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#122 - https://github.com/zyantific/zasm
Issue -
State: closed - Opened by ddkwork 5 months ago
#121 - 重新调整布局
Issue -
State: closed - Opened by ddkwork 5 months ago
#120 - dll导出全部头文件内的函数
Issue -
State: closed - Opened by ddkwork 5 months ago
#119 - 异步加载反汇编布局
Issue -
State: closed - Opened by ddkwork 5 months ago
- 2 comments
#117 - TestSdk
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#116 - sdk test
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#115 - 抽空用v语言绑定
Issue -
State: closed - Opened by ddkwork 5 months ago
#114 - 纠正驱动加载逻辑,似乎丢失了connect函数
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
#113 - 部分位域大小检查失败
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
Labels: bind
#112 - macro的类型控制以及stringer细化
Issue -
State: closed - Opened by ddkwork 5 months ago
- 1 comment
#111 - 在生成go函数之前没有c标头是否导出了函数
Issue -
State: closed - Opened by ddkwork 5 months ago
#110 - 函数类型别名识别失败
Issue -
State: closed - Opened by ddkwork 5 months ago
- 2 comments
Labels: bind
#109 - bind
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#108 - bind sdk
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#107 - bind sdk
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#106 - TestMergeHeader
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#105 - bind all
Pull Request -
State: closed - Opened by ddkwork 5 months ago
#102 - bind gen bug list
Issue -
State: closed - Opened by ddkwork 6 months ago
#98 - look
Issue -
State: closed - Opened by ddkwork 6 months ago
- 2 comments
#92 - packer detect
Issue -
State: closed - Opened by ddkwork 6 months ago
- 3 comments
Labels: enhancement
#91 - syntax hilight for scala script
Issue -
State: closed - Opened by ddkwork 6 months ago
#88 - sdk need return kernel base address
Issue -
State: closed - Opened by ddkwork 6 months ago
- 2 comments
Labels: enhancement
#84 - 如何选择实时反汇编的buffer
Issue -
State: closed - Opened by ddkwork 6 months ago
- 1 comment
#82 - 哪些pe字段需要被显示到ux并配合sdk调用
Issue -
State: closed - Opened by ddkwork 6 months ago
- 1 comment
#78 - VMware bypass
Issue -
State: closed - Opened by ddkwork 6 months ago
- 3 comments
Labels: enhancement
#77 - add hook cpuid plugin
Issue -
State: closed - Opened by ddkwork 6 months ago
- 1 comment
Labels: ui
#76 - Action needed from Sina
Issue -
State: open - Opened by SinaKarvandi 6 months ago
- 123 comments
#75 - 暂时编译bin到bin目录
Issue -
State: closed - Opened by ddkwork 6 months ago
#74 - 增加调试gif演示
Issue -
State: closed - Opened by ddkwork 6 months ago
Labels: enhancement
#73 - 移除全部结构体字段格式化的tag
Issue -
State: closed - Opened by ddkwork 6 months ago
#72 - 寄存器布局引用binee
Issue -
State: closed - Opened by ddkwork 6 months ago
#71 - 修复cpu页面布局
Issue -
State: closed - Opened by ddkwork 6 months ago
#70 - 写测试实现自动生成dll绑定代码
Issue -
State: closed - Opened by ddkwork 6 months ago
#69 - 测试加载dll和驱动对话
Issue -
State: closed - Opened by ddkwork 6 months ago
#66 - 附加功能
Issue -
State: closed - Opened by ddkwork 6 months ago
- 2 comments
Labels: enhancement
#65 - 右键菜单打开exe调试
Issue -
State: closed - Opened by ddkwork 6 months ago
- 2 comments
#64 - 反汇编控件的显示
Issue -
State: closed - Opened by ddkwork 6 months ago
- 2 comments
Labels: ui
#63 - hex编辑控件
Issue -
State: closed - Opened by ddkwork 6 months ago
Labels: ui
#62 - 嵌入hyperdbg二进制
Issue -
State: closed - Opened by ddkwork 6 months ago
#61 - 驱动加载进行单元测试
Issue -
State: closed - Opened by ddkwork 6 months ago
#60 - release
Issue -
State: closed - Opened by ddkwork 6 months ago
- 17 comments
#59 - 是否需要实现运行时
Issue -
State: closed - Opened by ddkwork 6 months ago
- 29 comments
#58 - 实施ark功能
Issue -
State: closed - Opened by ddkwork 6 months ago
- 3 comments
#57 - 对于cli,需要更多的驱动通信控制权
Issue -
State: closed - Opened by ddkwork 6 months ago
- 3 comments
#56 - 支持unicorn
Issue -
State: closed - Opened by ddkwork 6 months ago
- 1 comment
Labels: enhancement
#54 - sync
Pull Request -
State: closed - Opened by ddkwork 10 months ago
#53 - panic: vulkan error: vulkan error: out of host memory (-1)
Pull Request -
State: closed - Opened by ddkwork 10 months ago
#52 - sync
Pull Request -
State: closed - Opened by ddkwork 10 months ago
#51 - panic: vulkan error: vulkan error: out of host memory (-1)
Pull Request -
State: closed - Opened by ddkwork 10 months ago
#50 - panic: vulkan error: vulkan error: out of host memory (-1)
Pull Request -
State: closed - Opened by ddkwork 10 months ago
#49 - sync
Pull Request -
State: closed - Opened by ddkwork 10 months ago
#48 - sync
Pull Request -
State: closed - Opened by ddkwork 10 months ago