![banner](https://github.com/Skumbl/hips-hack/blob/main/Screenshot%202023-02-04%20at%2020-19-31%20Modern%20Minimal%20Technology%20Background%20Banner.png)
# H.I.P.S
HIPS or Hidden In Plain Sight is a command line utility that takes in a string and the pathway to a image in order to hide it inside the image bit by bit hidden in random pixels
It is also a web application linked bellow
# Web App (using Flask)
check out the web app here
> nojjktotvrgotyomnz.tech
##### the website name is above, try cracking the cypher to see what it means (not including .tech)
# Install
HIPS is both a web application as well as a pip install terminal package
#### install using pip
pip3 install hips-hack
this will download the hips utility to your local machine
see **how to use** for the syntax and parameters for the terminal utility
#### download from github
if any of the other methods have gone down for some reason then you can always click this link to install the python package
[download here](https://github.com/Skumbl/hips-hack/blob/main/src/hips_hack/stenography.py)
# How to Use
### syntax
(-e )encrypts the message to an image
(-d )decrypts a message from image
( -t )denotes the start of the string being encrypted
< image path > is the local path to the image you are trying to encrypt or decrypt
to encrypt
python3 -m hips_hack.stenograpghy -e <image path> -t <string to encode>
to decrypt
python3 -m hips_hack.stenograpghy -d <image path>
the new image with the encryption will be placed
# How it Works
*TODO WRITE THIS PART*
# Development Team
Dev Team Name - SWMG
Jan Arvik - Team Lead / Website Lead
Truman DeWelch- Command line/ PIP developer
Michael Peters - Flask / AWS developer
Jack Savage - CSS / Typescript Developer
Raw data
{
"_id": null,
"home_page": "https://github.com/Skumbl/hips-hack",
"name": "hips-hack",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Encryption,Privacy",
"author": "Jan Arvik, Truman DeWalch, Michael Peters",
"author_email": "truman99@vt.edu",
"download_url": "https://files.pythonhosted.org/packages/0a/2f/d57d251592a67cbc14c39c3585200317ccd4eb98981031ecb556051be7fd/hips_hack-0.10.tar.gz",
"platform": null,
"description": "![banner](https://github.com/Skumbl/hips-hack/blob/main/Screenshot%202023-02-04%20at%2020-19-31%20Modern%20Minimal%20Technology%20Background%20Banner.png)\n# H.I.P.S\nHIPS or Hidden In Plain Sight is a command line utility that takes in a string and the pathway to a image in order to hide it inside the image bit by bit hidden in random pixels\nIt is also a web application linked bellow\n\n# Web App (using Flask)\ncheck out the web app here\n> nojjktotvrgotyomnz.tech\n##### the website name is above, try cracking the cypher to see what it means (not including .tech)\n\n# Install\n\nHIPS is both a web application as well as a pip install terminal package\n\n#### install using pip\n\n pip3 install hips-hack\n\nthis will download the hips utility to your local machine\nsee **how to use** for the syntax and parameters for the terminal utility\n\n#### download from github\nif any of the other methods have gone down for some reason then you can always click this link to install the python package\n\n[download here](https://github.com/Skumbl/hips-hack/blob/main/src/hips_hack/stenography.py)\n\n\n\n# How to Use\n\n### syntax \n\n(-e )encrypts the message to an image\n\n(-d )decrypts a message from image\n\n( -t )denotes the start of the string being encrypted\n\n< image path > is the local path to the image you are trying to encrypt or decrypt\n\nto encrypt\n\n python3 -m hips_hack.stenograpghy -e <image path> -t <string to encode>\n\nto decrypt\n\n python3 -m hips_hack.stenograpghy -d <image path>\n\nthe new image with the encryption will be placed \n# How it Works\n\n*TODO WRITE THIS PART*\n\n\n# Development Team\n\nDev Team Name - SWMG\n\nJan Arvik - Team Lead / Website Lead\n\nTruman DeWelch- Command line/ PIP developer\n\nMichael Peters - Flask / AWS developer \n\nJack Savage - CSS / Typescript Developer\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "",
"version": "0.10",
"split_keywords": [
"encryption",
"privacy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0a2fd57d251592a67cbc14c39c3585200317ccd4eb98981031ecb556051be7fd",
"md5": "b17f2b41faa494f458b0e5866d4e146a",
"sha256": "9cf6933ac21d3d93525c9f54084fc92c7296aaf35ddeaf3e52a622d4392be7e4"
},
"downloads": -1,
"filename": "hips_hack-0.10.tar.gz",
"has_sig": false,
"md5_digest": "b17f2b41faa494f458b0e5866d4e146a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5337,
"upload_time": "2023-02-06T20:50:36",
"upload_time_iso_8601": "2023-02-06T20:50:36.351503Z",
"url": "https://files.pythonhosted.org/packages/0a/2f/d57d251592a67cbc14c39c3585200317ccd4eb98981031ecb556051be7fd/hips_hack-0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-06 20:50:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Skumbl",
"github_project": "hips-hack",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "hips-hack"
}