-
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
[Radare2](https://github.com/radareorg/radare2) is a highly-portable cross-platform reverse engineering framewo…
-
Not happening until/unless I swap from using NWG for the GUI. I may transition to something cross-platform such as [Iced](https://github.com/iced-rs/iced) but that will take some time.
This isn't …
-
I'm working on larger changes here:
https://github.com/mpvnet-player/mpv.net-experimental
-
We need to develop or find a solution to effectively automate the testing of the GUI Pipeline tool. We should be able to write scripts/record macros that perform common tasks, have the test runner ex…
-
Create a GUI interface using qt or TK (or something else) that is hopefully cross platform compatible. E.g. both Windows and Mac.
-
In the past I've always used Projucer to manage the build files and IDE setup.
But I've been kind of ignoring it so far on this project. I'm not sure it's really needed here since we're building a…
-
A discussion I started, stupidly, in the middle of another ticket - https://github.com/tomboy-notes/tomboy/issues/54
I believe its time we started talking about Tomboy's **long term** future. We ne…
-
People frequently do picks and then want to change the view, so it would be great if there were keyboard shortcuts for switching between them.
-
Stephanie Bodoff commented:
This page [https://www.cockroachlabs.com/docs/dev/dbeaver.html](https://www.cockroachlabs.com/docs/dev/dbeaver.html) has this block quote:
DBeaver is a cross-platform Da…
-
### Detailed description
Hey, I was creating a makefile to make the projects cross-platform, but looking at the graphical interfaces code, I saw that they used libraries that can only be used on Wind…