Multiline Ultimate Assembler v2.1

Multiline Ultimate Assembler v2.1 extends the syntax of RVA addresses:

  • Explicit base address.
    e.g.: PUSH $(00400000).1000
  • Short syntax for block addresses.
    e.g.: <$$1000>
  • Fix: Module names are no longer case-sensitive.

Read More…

Posted in Software, Updates on October 24th, 2012. 1 Comment.

Multiline Ultimate Assembler v2.0

Multiline Ultimate Assembler (previously known as MUltimate Assembler) v2.0 is out.

A new name
The plugin is called Multiline Ultimate Assembler now. I never liked the old name, MUltimate Assembler. It could easily be misread as Multi-Mate, while the intention is Multiline-Ultimate.

Note: if you update from an older version, change the section name in ollydbg.ini from “MUltimate Assembler” to “Multiline Ultimate Assembler” to keep the plugin’s optiosn.

An OllyDbg v2 port
The plugin was ported to OllyDbg v2.
Currently there’s one known issue: the data commands (DB, DW, DD, etc.) aren’t supported by the new OllyDbg’s assembler, so you cannot use them.

A help file
I’ve written a help file, which explains the assembler syntax, the editor interface, and the plugin’s options. It should make it easier to get started with the plugin.

Posted in Software, Updates on October 17th, 2012. No Comments.

7+ Taskbar Tweaker for Windows 7 and Windows 8

7+ Taskbar Tweaker (previously known as 7 Taskbar Tweaker) now officially supports Windows 8!
In addition to the new name and the Windows 8 support, several small bugs were fixed, and general stability was improved, so it’s a recommended update even for Windows 7.

Posted in Software, Updates on August 12th, 2012. 70 Comments.

MUltimate Assembler v1.7

Meet MUltimate Assembler v1.7!
New in this version:

RVA (relative virtual) addresses
Read More…

Posted in Software, Updates on August 9th, 2012. 1 Comment.

7 Taskbar Tweaker: experimental version with Windows 8 support, almost ready

In the previous post I’ve introduced an experimental 7 Taskbar Tweaker version for Windows 8. It had a number of flaws, and didn’t support Windows 8’s multiple taskbars.

Here is a new experimental version, with all of these flaws resolved (portable version):
Windows 8 version is stable now, get it here.

Please report any issue that you encounter.

Remember that this version is designed for Windows 8 Release Preview only, and would not work as expected on earlier builds of Windows 8. It should work well on Windows 7, though.

P.S.: I think about renaming the tweaker to 7+ Taskbar Tweaker. What do you think?

Posted in Software, Updates on June 30th, 2012. 16 Comments.

7 Taskbar Tweaker: experimental version with Windows 8 support

I’ve been working on Windows 8 support for 7 Taskbar Tweaker lately. It’s not ready yet, but mostly usable, so I decided to make an early experimental release.

This version is designed for Windows 8 Release Preview only, and would not work as expected on earlier builds of Windows 8. It should work well on Windows 7, though.
Read More…

Posted in Software, Updates on June 2nd, 2012. 24 Comments.

7 Taskbar Tweaker v3.4

Posted in Software, Updates on February 27th, 2012. 80 Comments.

Resource Hacker FX: Unicode support

The new version of Resource Hacker FX partially supports Unicode.

What’s supported:

  • Decompilation and compilation of: string table, message table, accelerators, menu, version info.
  • Menu and dialog preview.

What’s not supported:
Everything else, including:

  • Dialog’s control editor.
  • Search.
  • Export to .rc file.
  • Unicode file names.

Technical details: how did I do that?

Read More…

Posted in Software, Updates on February 1st, 2012. 73 Comments.

7 Taskbar Tweaker v3.3

7 Taskbar Tweaker v3.3 is out.

  • Option: Left click on the active thumbnail minimizes the window. Windows 7’s taskbar provides no easy way to minimize a window in a combined item. The whell scroll options help here, but when a mouse wheel is not available (e.g. a laptop), they don’t help much. The new option provides a way to minimize the active window by clicking on it’s thumbnail.
  • Fix: Multiple thumbnails now show up when grouping is disabled. This bug existed since the first version of the tweaker. When grouping was disabled programs which used to show multiple thmubnails for a single window (like IE and it’s thumbnails for tabs) showed only one thumbnail.
  • Italian language. Thanks vfede!
Posted in Software, Updates on January 15th, 2012. 35 Comments.

7 Taskbar Tweaker v3.2

7 Taskbar Tweaker v3.2 is out.

What’s new:

  • A portable version. From the setup wizard, you can choose to install the tweaker normally or to extract the portable version. The portable version works for both 32 and 64 bit systems.

  • Read More…
Posted in Software, Updates on December 3rd, 2011. 49 Comments.