Code Monkey home page Code Monkey logo

Comments (2)

brc0x1 avatar brc0x1 commented on June 11, 2024

Hi rickespana, sorry about the delayed reply. Unfortunately OST is very POSIX-centric and doesn't have native Windows support. You have a couple of options here:

  • Tripwire for Servers is OST's commercial, non-open-source sibling, available through tripwire.com. It supports Win32 file attribute bits, ACLs, alternate data streams etc., and can also scan registry keys/values, and can associate security log events with changes to figure out who changed something. It also has an optional management console if you need to manage it across a lot of machines. Plus dedicated support people who, uh, get back to you in a more timely fashion than I just did. :)
  • OST is known to work with either Cygwin or DJGPP, since those provide a sort of POSIX-like layer on top of the real filesystem. You don't get all the native stuff I mentioned above, but if you only really care about hashes changing one of these options might do the job for you.
  • I'm not sure this really counts as building on Windows, but running Linux binaries via WSL also works, albeit with the same caveats as for Cygwin etc.

-b

from tripwire-open-source.

brc0x1 avatar brc0x1 commented on June 11, 2024

Closing as an inactive issue.

from tripwire-open-source.

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.