Discussion about GUI #190
Replies: 12 comments 4 replies
-
hello, i still can not test success with pname |
Beta Was this translation helpful? Give feedback.
-
It couldn't be extracted. Would you please send the screenshot again? |
Beta Was this translation helpful? Give feedback.
-
No, no, the script that I wrote was a simple static script to test. For example:
|
Beta Was this translation helpful? Give feedback.
-
Hi, One thing I noticed from the GUI code is that you used the master branch as the project's base for loading drivers, modules, etc. However, I made a clean and structured SDK for the HyperDbg (available at the Dev branch), which is completely finished now and can be used in the GUI. Would you please test the GUI by using this SDK available at : And also, an example of using it is available here: |
Beta Was this translation helpful? Give feedback.
-
Please also let us know whenever you need help or if there is anything that we should implement or change in order to ease the development of the GUI. Currently, I don't know how to build the GUI project. It would be best if you could guide us on how to build the project, and after that, I can join to help you develop GUI. Let me know if there is anything I can do. |
Beta Was this translation helpful? Give feedback.
-
oh ha, sure. these days i am looking for the sdk about. i know it worked with deviceiocontrol api with in and out arg from some struct, so i am translate these codes now, please wait some days again. if the one event test sucess that the another events will be easily. now worked these: load vmm with event ---> doing debug,request stack, mem ect event ---> doing. so waiting please. https://drive.google.com/file/d/1yXCa-gAh9LXfG98pZoYdltNoOhVAIiBy/view?usp=sharing |
Beta Was this translation helpful? Give feedback.
-
That's okay. Thank you for all of your efforts on this project. |
Beta Was this translation helpful? Give feedback.
-
No, I don't have a WeChat, but I can create an account there; send me your ID.
Honestly, I didn't get what you said. What do you mean by translating? Is it converting struct, defs, enums to GO? If yes then shouldn't we create a python script to convert them automatically? Or let me say it another way. Are you wanna implement HPRDGCTRL.DLL, which is the main HyperDbg interface into the GO language. Isn't it better to use HPRDGCTRL.DLL inside our project as a wrapper to GO? I'm sure GO supports loading C/C++ modules. Isn't it a better approach? what do you think about it? |
Beta Was this translation helpful? Give feedback.
-
I mean, if you want we can easily export every functionality that you want, like reading, writing in registers, memory, whatever, into the HPRDGCTRL.DLL and you simply call it within GO. What do you think? |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
However, it's pretty okay. I'll create a discussion in the GUI repo and we continue working on it. We can continue our development discussion here : HyperDbg/gui#11 |
Beta Was this translation helpful? Give feedback.
-
try agin this https://tim.qq.com/mobile/index.html?adtag=index discussion is slowly, i don't know when you online. |
Beta Was this translation helpful? Give feedback.
-
This is a discussion for discussing things related to GUI.
Beta Was this translation helpful? Give feedback.
All reactions