Author Topic: Hiew 7.xx  (Read 2752 times)

FaTaLiTeR

  • credithunterrr
  • Trial Member
  • **
  • Posts: 78
Re: Hiew 7.xx
« Reply #30 on: May 24, 2007, 12:19:19 PM »
Ja si radsej stlacim dajake Fx, ako by som mal chodit s mysou po menu, a hladat to tam... podla mna je to celkom dobry nastroj... Ale proste treba ho vediet aj ovladat, zatial co som pouzival tak bezne staci, napr. to xorovanie je celkom zaujimave, to sa da aj vyuzit...
F & T = F
F | T = T

jednoducho, vzdy z toho logicky vyjde FT!

DARKER

  • [SCF]
  • Administrator
  • Senior Member
  • *****
  • Posts: 336
Hiew 7.45
« Reply #31 on: July 31, 2007, 06:39:20 AM »
7.45 ( 26 Jul 2007 )
- HEM SDK 0.35: SetErrorMsg(), GetStringDual()
- HemKeys.ini
- FIX: crash if the file 'hiew.key' is encrypted
- relative jump under cursor (hex mode/Shift-F11)
- CryptBlock in code mode too (Alt-F3)

MiLA

  • Newbie
  • *
  • Posts: 24
Re: Hiew 7.xx
« Reply #32 on: January 14, 2008, 11:48:54 AM »
Hiew 7.47( 26 Sep 2007 )
- FIX: crash if hiew7.ini is empty or only-comment lines
- FIX: crash if print into existed file and press esc
- Code lighting
- HEM 0.40
- "SignImmediate = On/Off" in ini-file
- "SignDisplacement = On/Off" in ini-file
- OpcodeShowBytes up to 15

DARKER

  • [SCF]
  • Administrator
  • Senior Member
  • *****
  • Posts: 336
Re: Hiew 7.xx
« Reply #33 on: February 07, 2008, 08:47:27 AM »
7.50 ( 29 Jan 2008 )
- name (ShiftF12/F12) for address in hex-, decode modes
- comment (;/F12) for address in hex-, decode modes
- HEM SDK 0.42
- "NamesAutosave = On/Off" in ini-file
- "DllNameInComment = On/Off" in ini-file
- show negative offset for basing
- FIX: input string history has reset for empty string adding
- FIX: PE image size calculation has incorrect for last section virtsize = 0
- FIX: PE overlay calculation more accurate

DARKER

  • [SCF]
  • Administrator
  • Senior Member
  • *****
  • Posts: 336
Hiew CodePage 1250
« Reply #34 on: September 04, 2008, 07:04:51 AM »
Popis:
Upravil som pre vas subor hiew.xlt pre HIEW. Pridava podporu konverzie code page 1250, takze teraz bude spravne zobrazovat diakritiku suborov napisanych v tejto kodovej stranke.

Pouzitie:
Zazalohovat original a prepisat stary hiew.xlt v Hiew adresary. Pouzite F8 v  textovom mode alebo Alt-F8 v inych modoch.

Teoria:
Windows-1250 is a code page used under Microsoft Windows to represent texts in Central European and Eastern European languages that use Latin script, such as Polish, Czech, Slovak, Hungarian, Slovene, Croatian, Serbian (Latin script), Romanian and Albanian. It may also be used with the German language. German language texts encoded with Windows-1250 and Windows-1252 are identical.

DARKER

  • [SCF]
  • Administrator
  • Senior Member
  • *****
  • Posts: 336
Xlat Table for Hiew (Added 1250 support)
« Reply #35 on: January 07, 2009, 08:46:43 PM »
Popis:
Upravil som pre vas subor hiew.xlt pre HIEW. Pridava podporu konverzie code page 1250, takze teraz bude spravne zobrazovat diakritiku suborov napisanych v tejto kodovej stranke.

Pouzitie:
Zazalohovat original a prepisat stary hiew.xlt v Hiew adresary. Pouzite F8 v  textovom mode alebo Alt-F8 v inych modoch.

Teoria:
Windows-1250 is a code page used under Microsoft Windows to represent texts in Central European and Eastern European languages that use Latin script, such as Polish, Czech, Slovak, Hungarian, Slovene, Croatian, Serbian (Latin script), Romanian and Albanian. It may also be used with the German language. German language texts encoded with Windows-1250 and Windows-1252 are identical.

UPDATE v1.1 (07.01.2009)
- Updated to latest version of hiew.xlt (before used template from 7.10)

DARKER

  • [SCF]
  • Administrator
  • Senior Member
  • *****
  • Posts: 336
Re: Hiew 7.xx
« Reply #36 on: April 08, 2010, 11:21:10 AM »
Virus kt nakazi Hiew, existuje aj nieco podobne ale pre IDA :-) Zdrojaky:

http://vx.netlux.org/src_view.php?file=hiewg.zip&view=HIEWG%2FHIEWG.ASM

DARKER

  • [SCF]
  • Administrator
  • Senior Member
  • *****
  • Posts: 336
PyHiew
« Reply #37 on: August 26, 2010, 06:46:58 AM »
PyHiew (open source project) is a Hiew external module (HEM) that allows users to write Python scripts that can interface with Hiew.

Code: [Select]
http://0xeb.wordpress.com/2010/08/21/introducing-pyhiew/