Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Quick BMS unicode problem

Featured Replies

  • Author
  • Localization

Shokoniraya, posted Sun Jan 05, 2020 3:45 pm (52989)


i'm trying to convert a utf-8 string to utf-16
but to_unicode can't work as well, and it just stop on a character that has 00 in it

for example, if i want to convert "text" to utf-16 with to_unicode, output is "t" and rest of line will not show, even in MEMORY_FILE

i uploaded a zip file, put quickbms.exe in folder and click on to_unicode.bat, and it will generate a unicoded_text file, and must be a utf-16 string!

i wrote this text in file.text as a utf-8 zero terminated string: ???123
and it will stop on 1

i guess quickbms stop reading in 00 byte in to_unicode

did i something wrong?

unicode_text.zip

  • Author
  • Localization

aluigi, posted Sat Mar 28, 2020 6:43 pm (55297)


Code:
get VAR string
set VAR to_unicode VAR
strlen VARSZ VAR 1
print "%VARSZ%: %VAR|hexump VARSZ%"
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.