panopticon
panopticon copied to clipboard
A libre cross-platform disassembler.
I'm interested in building a tool with that name and while you definitely got there first, you also took the name as a placeholder and didn't do anything with it....
I played around with panopticon and noticed that for this C code... ``` int sum_while(int max) { int sum = 0; int i = 1; while (i
There are two way to fix this issue, either add them to the module via qmldir or include the local directory.
You cannot download any of the provided packages on `https://panopticon.re/get/`, because `files.panopticon.re` has not a A/AAAA record. Is that a mistake?
I've followed the README to build panopticon (33ffec0d6d379d51b38d6ea00d040f54b1356ae4) on macOS using homebrew (qt 5.10.1). panopticon fails to start: ``` > cargo run -p panopticon --release warning: path `/Users/nicolas/panopticon.git/cli/src/main.rs` was erroneously...
As mentioned in #345, I'm attempting to compile panopticon on macOS High Sierra but unfortunately it's failing. Here's what is not working: 1. `brew linkapps qt` --> `linkapps` was [deprecated](https://github.com/Homebrew/brew/pull/1808)...
I've just discovered panopticon and installed on Linux Mint following the guide in README.md. Typing: crate run -p panopticon-qt --release, as suggested says: error: package `panopticon-qt` is not a member...
Continued from #333 Panopticon is (still) slow and has an awkward API. This PR implements the changes suggested in #308 in response to #313. RREIL code is encoded to save...
If do a lot of clicks to any top menu item drop down menu items will randomly shift almost to the bottom of drop down menu area.
Even if file completely parsed panopticon still holds "open" item disabled