Giter VIP home page Giter VIP logo

Comments (8)

mathsoft-dev avatar mathsoft-dev commented on June 9, 2024

The issue is on our side, Windows, don't allows to put the ":" character in file names. WTF ?

from johnny.

mathsoft-dev avatar mathsoft-dev commented on June 9, 2024

Which character could be used for the time instead of the illegal on Windows ':' ? It was the most easy to understand for the user, could we put 06-27-15-11h16.10 ?

from johnny.

shinnok avatar shinnok commented on June 9, 2024

This is occurring on OS X too, though at some level it gets replaced by '/'. The the colon character is forbidden in those respective file systems. Let's just replace with a single dash '-'.

from johnny.

mathsoft-dev avatar mathsoft-dev commented on June 9, 2024

Okay fixed in e285d52 . The format is now MM-dd-yy hh-mm-ss , I had to add a space since john don't allows number only session name (and - doesn't count).

from johnny.

shinnok avatar shinnok commented on June 9, 2024

Hmm, are you sure Solar's regex filters against that? I'm not particularly fond of the white space in the session file name.

from johnny.

mathsoft-dev avatar mathsoft-dev commented on June 9, 2024

Hmm, are you sure Solar's regex filters against that? I'm not particularly fond of the white space in the session file name.

I'm sure that one of the somewhat-recent version of JtR that I tested on Windows count number-number-number as a "numeric-char only in session name" error. I don't remember which version it was (probably a random one from git, not a official release). I'll check 1.8.0.6-jumbo-1 release and latest bleeding jumbo and master branches to see if it behaves correctly with that use case.

from johnny.

shinnok avatar shinnok commented on June 9, 2024

Can you please check against Solar's amended regex fix? I'm not particularly fond of the whitespace, as a last resort it should be replaced with an underscore.

from johnny.

mathsoft-dev avatar mathsoft-dev commented on June 9, 2024

With session name /07-02-15-11-59-40, no problem with numeric char only, let's do what you want without space. The version I tested which didn't work with space was probably a random one
Latest master(core/john) : Works
1.8.0.6-jumbo-1 : Works
Latest bleeding-jumbo : Works
john 1.8.0 : Works (but not recommended in windows since it doesn't have the CTRL_C fix
See 7b3d19a

from johnny.

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.