News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

RadASM v2.2.1.2 for Masm32 test for chinese

Started by learn64bit, August 06, 2022, 03:46:34 PM

Previous topic - Next topic

learn64bit

Another quick and dirty fix.
Empty line stopped the FindTheLineWhichContianIncompitableChars.

AND found a nice PEViewer, but did not find the source code yet! (If your mouse broke like me, you can not use keyboard to resize windows...)
https:\\github.com\TimoVJL\Tiny-Lousy-projects\Tiny-Lousy-projects-master\


learn64bit

Another quick and dirty fix.
GetWord memory over read at the last line which is not empty line.

learn64bit

Another Tampering:
Try
Alt+Spacebar -> Move or Size
to move or size the window

bluedevil

You know what; tools like PEBear, CFF Explorer or PEStudio do not parse static lib files but TimoVJL's tool does. This is so interesting and awesome.
..Dreams make the future
But the past never lies..
BlueDeviL // SCT
My Code Site:
BlueDeviL Github

learn64bit

Q:Which fonts I use?
A:I only use 2 fonts.

936 font
Unicode font

bluedevil

Why don't you use Consolas or Source code pro? Don't they support Chinese/Unicode?
..Dreams make the future
But the past never lies..
BlueDeviL // SCT
My Code Site:
BlueDeviL Github

learn64bit

My favorite EXEs

MS-DOS 1.0
16-bit DOS COM
MS-DOS 2.0
16-bit DOS EXE
Win16
Windows 3.1
  WinNE
MS-DOS 6.22
DOS with DPMI
  16-bit and 32-bit mix
Win32
Windows 3.1 + Win32s
  Win32pe with BaseRelocation
Windows 95 and NT 3.10
  Win32pe
Windows 7 64-bit with SP1
  Win32pe with DynamicBase (ASLR)
Win64
Windows XP 64-bit
  Win64pe

bluedevil

Quote from: bluedevil on October 14, 2022, 12:19:08 AM
Why don't you use Consolas or Source code pro? Don't they support Chinese/Unicode?

@learn64bit ?
..Dreams make the future
But the past never lies..
BlueDeviL // SCT
My Code Site:
BlueDeviL Github

learn64bit

ok... yours is bad, mine is better. but it's just for me, none for others.

unicode... I don't know, but I saw " Lucida Sans Unicode", I assume it support unicode. It's just a quick and dirty choose

learn64bit



zedd151

Hmmmm.... line 96, from unpacker.asm in ColorSettings.zip
Quoteinvoke MessageBox,NULL,CTEXT(13," Unpacker for QEditor ",13,13,"  and TheGun ",0) ,CTEXT("About"),MB_OK
Are you writing an unpacker?


learn64bit

Another "FindFile", sha256sum, try to make "filesize" right.
Source code? Er... Please don't ask about it, it's not human readable and ugly!
Did you dealed with Win7 "Filesystem Redirection"? No... it's too complicated for me! I rather to recording new UASM v2.56 coding video.
(btw: You can replace "c:\" with "\\127.0.0.1\c$\")