I found an old floppy disk, what does this mean/what should I do?

This page summarizes the projects mentioned and recommended in the original post on /r/computers

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • WinTee

    A small utility that accomplishes similar functions as the UNIX command 'tee'. (by mpderbec)

  • This project also happens to be a reasonable example of how to process output and error streams correctly using C. https://github.com/mpderbec/WinTee

  • wintee

    Automatically exported from code.google.com/p/wintee

  • You might be able to find all the gory details and kinky stuff here or maybe here if you're not faint of heart..

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • WinTee

    WinTee repository backup (by marmalade)

  • ghidra-scripts

    A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.

  • It's likely a binary file that's improperly being interpreted as Unicode by the text editor. If it's an executable file, you can use Ghidra to disassemble and analyze it. There may also be some interesting ASCII strings that would reveal its purpose. My guess is that it's a Windows version of Unix "tee" program which will write stdin to a file and stdout simultaneously.

  • exiftool

    ExifTool meta information reader/writer

  • This thread has already been answered, but in the future you can use exiftool to identify files with no extension.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts