panopticon icon indicating copy to clipboard operation
panopticon copied to clipboard

A libre cross-platform disassembler.

Results 58 panopticon issues
Sort by recently updated
recently updated
newest added

When I using a mouse roller to scroll scrollbar fades in, but not allows to scroll it. It drags symbol view instead.

The current `CONTRIBUTING.md` is more like a `CODE-OF-CONDUCT.md`. Which is good because now we don't have to figure out one by ourselves 😁 The `CONTRIBUTING.md` should only contain details for...

I-enhancement
E-easy
A-docs

I believe it is necessary to have a new data structure in project/program which maps virtual memory ranges to values. Getting the right design down will be crucial, but I...

I-enhancement
I-question
E-hard

Since `&'static str` is very ugly to type I'm suggesting to typedef it to `string`

E-easy
I-cleanup

We should keep track of all changes by keeping a changelog. I thought about using the spec listed on http://keepachangelog.com/ . The spec contains a section of unreleased changes which...

I figure, we should let the user decide how wide the sidebar will be.

I-enhancement
A-qml
E-easy

Most macOS applications implement a standard update mechanism that redownloads the app from a server and installs it.

E-hard
I-papercut

Because `panop` is quickly becoming my goto when i need to disassemble cross platform, I was hoping I could use it to dump the unrelocated functions in an object file...

This is tracking issue for performance issues in panopticon. Currently, memory usage is spiraling out of control ;) running `panop` on `libc.so.6` (a 1.9 MB binary), panopticon uses 2.1GB to...

It would be really cool if we had another tab which displayed the program's call graph. Specifically, it would be nice if: 1. functions are nodes in a connected graph;...

I-enhancement
A-qml
E-hard