You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple binary translator which takes a binary string and converts it to ASCII characters, a project intended for my understanding of binary and memory management.
About
A simple binary translator which takes a binary string and converts it to characters, intended for my understanding of binary