:D

Results 23 issues of :D

Create a distro image based on alpine that will automatically infect all hard drives that appear to be linux systems. This distro image can then be placed on a flash...

I've had my eye on [Kaitai Struct](http://kaitai.io/) for awhile now. Basically it attempts to achieve what serenity's template engine does. I like the idea of relying on a project that...

enhancement

I accidentally merged the previous pull request for this, woops! This is the new pull request now! Closes #20

I was on the train today and thought that'd make a much better name than spade. This issue will involve changing the repository name, url, and anything internal that relies...

enhancement

Add a Python REPL to the QT ui that we can use to interact with the project and program live with. Would be nice if many of the main objects...

feature
qt gui

This is likely a far ways off from being ready to work on, but I want to somehow allow importing the reversing info for one file into the project of...

enhancement

Storing project data in a non-binary format (e.g. xml, json, etc) would allow for it to be friendly to version control software like git, enabling users to collaborate with other...

enhancement

The amount and quality of testing we do for SFile and Project is pretty pathetic. We have pretty low coverage and mix the two modules' tests together. This situation should...

enhancement

editorwidget should be modified to switch the editor currently being used to view the file with the spacebar key. User should be able to go backwards too with shift+spacebar.

feature - low complexity
qt gui