paxcut
paxcut
Let me put it this way. Any algorithm that uses traditional programing to detect insertions deletions and substitutions can be given inputs so that it will not be able to...
Isn't there a menu when you tight click that say jump to> current pattern? That not only jumps to the variable but also opens the tree for you if it...
Ctrl-Click and Shift-Click are used for selections already
You are asking about clicking on pattern data view and that already works by selecting on both the hex editor and the pattern editor.
> Ctrl+click in the hex editor or pattern data does not seem to have any action associated with it I was only addressing this bit here.
Shortcut manager only lists keyboard shortcuts. Mouse shortcuts don't work on all platforms equally. If clicking already does what you want in the pattern data view then there is no...
The error seems to occur only if you enter the value as a hexadecimal. Using decimal values seems to work for any size. Until this bug gets fixed a work-around...
I could have sworn it worked when I tried using decimal but I must have been seeing things cause like you say it doesn't work there either. It is probably...
> After some debugging, it seems like first lzma_code() returns LZMA_MEMLIMIT_ERROR(6), but after adjusting the limit, it returns LZMA_STREAM_END(1), and is incorrectly treated as an error. I was the person...
> Hey! That version is over a year old, please try with the latest release and/or the latest nightly build i tried it on a recent version and it still...