Giter Club home page Giter Club logo

Comments (4)

bannsec avatar bannsec commented on June 12, 2024 1

Well, this has lingered.. Anyway, there's an entirely refactored version of this that should alleviate this issue.

$ pip3 install stegoveritas
$ stegoveritas_install_deps

or

$ sudo docker run -it --rm bannsec/stegoveritas

If this is still an issue, feel free to re-open :-)

from stegoveritas.

bannsec avatar bannsec commented on June 12, 2024

Oops... Yeah, sorry this isn't a proper package atm.

$ export PATH=$PATH:/path/to/stegoVeritas/root

Going to keep this open as a reminder that I need to actually make this pip installable, which would take care of that.

from stegoveritas.

huanglitong123 avatar huanglitong123 commented on June 12, 2024

When attempting to run stegoVeritas.py I am consistently receiving this error. Is this normal? I've installed all dependencies
OS:WINDOWS 7 x64
Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (In
tel)] on win32
F:\steganography\stegoVeritas-master>python3 stegoveritas.py "miao~870F6C667A6CD
C0D1F533859E72C48E0.jpg"
Type: JPEG (ISO 10918)
Mode: RGB

Checking Meta Data

Exif Data

Image XResolution: 144
Image YCbCrPositioning: Centered
Image Artist: key:m1a0@888
Image ResolutionUnit: Pixels/Inch
Image YResolution: 144

Checking for trailing data
Running image filters
Attempting to brute force LSB items
Trying 0.0.0
Traceback (most recent call last):
File "stegoveritas.py", line 70, in
modules.image.run(fArray,args)
File "F:\steganography\stegoVeritas-master\modules\image_init_.py", line 98
, in run
autoAnalysis(f,args)
File "F:\steganography\stegoVeritas-master\modules\image_init_.py", line 37
, in autoAnalysis
modules.image.imageLSB.auto(f,args)
File "F:\steganography\stegoVeritas-master\modules\image\imageLSB.py", line 12
7, in auto
testOutput(o,args)
File "F:\steganography\stegoVeritas-master\modules\image\imageLSB.py", line 25
, in testOutput
out = subprocess.check_output(["file",TEMPFILE])
File "C:\Users\Admin\AppData\Local\Programs\Python\Python35-32\lib\subprocess.
py", line 626, in check_output
**kwargs).stdout
File "C:\Users\Admin\AppData\Local\Programs\Python\Python35-32\lib\subprocess.
py", line 693, in run
with Popen(*popenargs, **kwargs) as process:
File "C:\Users\Admin\AppData\Local\Programs\Python\Python35-32\lib\subprocess.
py", line 947, in init
restore_signals, start_new_session)
File "C:\Users\Admin\AppData\Local\Programs\Python\Python35-32\lib\subprocess.
py", line 1224, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system can not find the file 。

Thank you.

from stegoveritas.

bannsec avatar bannsec commented on June 12, 2024

Ah. Yeah. So I need to change my file dependency over to a python based one. Opening a new issue.

from stegoveritas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.