Re: Trouble determining what is wrong with my usage of the slattach command

2024-06-27 Thread Max Pung
The following leads me to believe that the -F flag should be supported and valid. Based on the non-trivial usage comment section from slattach.c: //usage:#define slattach_trivial_usage //usage: "[-ehmLF] [-c SCRIPT] [-s BAUD] [-p PROTOCOL] SERIAL_DEVICE" //usage:#define slattach_full_usage

Re: Re busybox tar hidden filename exploit

2024-06-27 Thread Ian Norton
Looking at header_list() and header_verbose_list(). Fixing it _properly_ would include some awareness of the current charset and terminal type I think. At the very least I guess we could transform all the escape chars and feed chars to a “?” maybe? From: busybox on behalf of Ian Norton Date: