SkillAgentSearch skills...

UtfRedirect

Helper application used to host a guest exe, transparently proxying bi-directional stdin and stdout traffic, forcing the console input and output codepages to UTF8/6501 in order to support internationalized stdin/stdout on Windows.

Install / Use

/learn @neosmart/UtfRedirect
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

UtfRedirect is an application meant to proxy the execution of console utilities and force their codepage to UTF8 to enable the reading and writing of internationalized stdin and stdout between a host and slave application.

UtfRedirect is developed and maintained by Mahmoud Al-Qudsi mqudsi@neosmart.net of NeoSmart Technologies http://neosmart.net/

Usage:

UtfRedirect is to be run without any command line paramaters:

UtfRedirect.exe

Upon launch, UtfRedirect will be expecting two (2) lines of stdin input. The first line is the name of the application, and the second line is any command line arguments that the said application is to be launched with. Both lines must be UTF8-encoded. After the second line is entered, the specified application will be run and its stdout will be piped back to the host application with a forced codepage of UTF8/65001.

Related Skills

View on GitHub
GitHub Stars8
CategoryCustomer
Updated3y ago
Forks2

Languages

Rust

Security Score

70/100

Audited on Nov 17, 2022

No findings