MUltimate Assembler v1.6
MUltimate Assembler (the OllyDbg plugin) v1.6 is out.
A small release with basically one new option: You can choose how the plugin generates new labels.
Also, this release includes a version for Immunity Debugger.
MUltimate Assembler (the OllyDbg plugin) v1.6 is out.
A small release with basically one new option: You can choose how the plugin generates new labels.
Also, this release includes a version for Immunity Debugger.
Meet 7 Taskbar Tweaker v3.1!
New in this version:
Read More…
7 Taskbar Tweaker v3.0 is here!
New options in this release:
MUltimate Assembler (the OllyDbg plugin) v1.5 is out!
New in this release:
Anonymous labels
You can now use anonymous labels, which are defined as ‘@@’ and are referenced to as @b (or @r) for the preceding label and @f for the following label.
Example:
JMP SHORT @f NOP ; skip it @@: JMP SHORT @b ; (or @r) an infinite loop
Saving to and loading from files
Read More…
7 Taskbar Tweaker is now available in 5 new languages:
Update (11 September):
Polish translation is also available, translated by MAURYCY (Artur Łukasik).
Thank you guys! I didn’t expect to get so many translations.
This will make it easier for many users to use the tweaker.
7 Taskbar Tweaker is now available in Russian (thanks 333hronos) and Turkish (thanks Fatih_BaKeR).
If you want to translate the tweaker to your language, read last question of the FAQ here.
Here’s v2.1 of 7 Taskbar Tweaker, which supports multiple languages. What’s left to do now is to translate it 🙂
If you are interested, you can use any resource editor for the job (note that both the exe and the dll have texts), and I’ll officially integrate it in the next version.
Also in this version:
MUltimate Assembler (the OllyDbg plugin) v1.4 is available!
This version adds some useful features to the tab control.
Read More…
7 Taskbar Tweaker v2.0 is out!
Now you don’t have to open Taskbar Inspector to Group your taskbar items the way you want to.
The new drag-within-groups option enables you to do it using the right mouse button!
Here is a short demo to demonstrate how it works:
7 Taskbar Tweaker v1.8 is here!
No extremely new features this time, but there are some improvements…
The decombine-on-hover feature introduced in v1.7 can also show labels when decombining.
Taskbar Inspector can now be opened by left clicking the tray icon.
The Left click on grouped item function is back. Although the tweak can be enabled through the registry, people wanted it back in 7TT, so here it is.
Before running the new version, don’t forget to close the old one to avoid this 🙂
Future versions will warn you if you have an old version running instead of just opening it’s window.