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.

Posted in Software, Updates on December 3rd, 2011. 2 Comments.

7 Taskbar Tweaker v3.1

Meet 7 Taskbar Tweaker v3.1!

New in this version:
Read More…

Posted in Software, Updates on November 13th, 2011. 40 Comments.

7 Taskbar Tweaker v3.0

7 Taskbar Tweaker v3.0 is here!

New options in this release:

  • Mouse wheel options. You can scroll between taskbar items with the mouse wheel, as well as minimize/restore a window when hovering a taskbar item or a thumbnail.
  • Decombining the active group. This option will keep the currently active group decombined, similarly to the “decombine on mouse hover” feature.

Read More…

Posted in Software, Updates on October 22nd, 2011. 20 Comments.

MUltimate Assembler v1.5

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…

Posted in Software, Updates on September 28th, 2011. No Comments.

7 Taskbar Tweaker, more languages

7 Taskbar Tweaker is now available in 5 new languages:

  • French (Fabien Demaret)
  • German (jacky0815)
  • Slovenian (Arcyon)
  • Spanish (Diego Alejandro Muñoz)
  • Swedish (TimeCenter Online booking)

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.

Posted in Software, Updates on August 18th, 2011. 15 Comments.

7 Taskbar Tweaker, now in Russian and Turkish

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.

Posted in Software, Updates on July 2nd, 2011. 7 Comments.

7 Taskbar Tweaker v2.1, ready to be translated

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:

  • A several-times-requested feature to open pinned items with double click to avoid accidental clicking.
  • The tweaker is now compatible with Dexpot‘s SevenDex feature. Note that if you use the Don’t group tweaker option, force SevenDex’s Application ID to group for the thumbnails to show up correctly.
  • The installer works on Windows Server 2008 R2. I did not actually test the tweaker on this OS, but I’ve heard it works, so here you go.
Posted in Software, Updates on June 15th, 2011. 18 Comments.

MUltimate Assembler v1.4

MUltimate Assembler (the OllyDbg plugin) v1.4 is available!
This version adds some useful features to the tab control.
Read More…

Posted in Software, Updates on May 22nd, 2011. No Comments.

7 Taskbar Tweaker v2.0, with dragging within groups

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:

Read More…

Posted in Software, Updates on April 18th, 2011. 57 Comments.

7 Taskbar Tweaker v1.8 is out!

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.

Posted in Software, Updates on February 18th, 2011. 25 Comments.