Stack Master
Stack Master
Hi! I found that if the image base has been modified (via “rebase program” menu item or after debugging the target program with ida, ida automatically modifies the image base),...
Hello author, great project! However, I'm having issues when using it in a multi-threaded program. I checked the related code in DebugAPI.py and it seems that the current support for...
I see that in pdb_creator.cpp, `addTypeInfo` function only add a version info, it does not add struct info into the generated pdb, is it not supported? Is it difficult to...
I have a server which provides openAI-compatible API, I want to use my own server in podcast to generate podcast, but I don't see podcastfy provides a location to configure...
### What did you do when it broke? 1. Generate a podcast ### How did it break? Expected: generate success Actual: generate failed because of network connect issue ### Logs...