2 Months ago while learning Python I made small steganography tool in Python. Friend of mine told me, that you might like it

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Tartarus

    Tartarus | STEGANOGRAPHY

  • Link to the repo

  • steghide

  • If you dont mind me asking: How is different from steghide? What are some advantages in regards to other, similar FOSS tools?

  • 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
  • xonsh

    :shell: Python-powered, cross-platform, Unix-gazing shell.

  • You can look at some open source projects written in Python (especially ones which you are currently using), and see if you can fix a bug. This will allow you to interact with some more experienced developers, and you will read plenty of good quality code which you can learn from. For example, if you're interested in command line shells, you can take a look at xonsh. If you wanted to fix a bug in xonsh, then you would look through the Issues section on its GitHub repository and read some issues that are labelled as "bug".

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