Command line shell_bind_tcp Bug

This is a silly bug caused by a typo which makes the command line parser to not recognize the  embedded “shell_bind_tcp” payload stager when this is specified from the command line using the ‘-p’ switch.

Fix is due to be included in Shellter v6.5.

Cheers,
kyREcon

IAT Handler Bug

There is a logic bug that can occasionally be triggered when injecting code in some PE files while using the GetModuleHandle/GetProcAddress IAT handler.
In that case, Shellter may use the unicode version of GetModuleHandle with an IAT Handler stub dedicated for the Ascii input version version of it.
This will cause the infected application to crash without executing the injected payload.

Fix is due to be included in Shellter v6.5.

Cheers,
kyREcon

Shellter VI [6.4] -Released-

Latest version of Shellter is now available to download.

As always, please take some time to read about the updates applied.

This release addresses a couple of bugs discussed here and here, and it also adds some extra speed optimizations in the tracer.

Kudos to @fancy__04 for the time that he dedicates to beta testing, for this and for the upcoming ‘Pro’ version.

Enjoy,
kyREcon

AV Evasion Artware