Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Tinycore
is here 12/1/2008!
Welcome
visitors.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Suggested way to convert Binary to ASCII
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Suggested way to convert Binary to ASCII (Read 2352 times)
rms46
Jr. Member
Posts: 60
Suggested way to convert Binary to ASCII
«
on:
March 12, 2014, 07:13:09 AM »
Hi,
It seems that both base64 and uu*code are disabled in busybox.
May I know, what is the suggested/default way in TC to convert
binary to ASCII?
Thank you.
Logged
This following is ROT13 -- Guvf sbyybjvat vf EBG13
Rich
Administrator
Hero Member
Posts: 11629
Re: Suggested way to convert Binary to ASCII
«
Reply #1 on:
March 12, 2014, 10:37:43 AM »
Hi Rahmat
Maybe hexdump from util-linux.tcz ?
Logged
Rich
Administrator
Hero Member
Posts: 11629
Re: Suggested way to convert Binary to ASCII
«
Reply #2 on:
March 12, 2014, 10:45:01 AM »
Hi Rahmat
Sorry, you ask for ASCII.
uuencode is in sharutils.tcz
base64 is in coreutils.tcz
Logged
tinypoodle
Hero Member
Posts: 3857
Re: Suggested way to convert Binary to ASCII
«
Reply #3 on:
March 12, 2014, 12:17:09 PM »
I'd always keep a statically linked busybox as provided by upstream around - which appears to be compiled with 'make defconfig' - to compensate for any applets missing in Core's busybox at any given moment.
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Suggested way to convert Binary to ASCII