Git Product home page Git Product logo

Comments (4)

digininja avatar digininja commented on August 21, 2024 2

You need to enable a custom splitter for this to work. Check out the spliters_available directory and there is a file pipe_pass_user.rb, symlink that to custom_splitter.rb in the root and when you pass in the file, have it in the format:

password|username

You can then able the usernames checker and it will have the names and the passwords.

cat /tmp/ptest 
robin1|robin
pass|word
password|password
abc|asdfasfd
./pipal.rb /tmp/ptest

Username Checker
================

Exact Matches
-------------
Total: 1 Unique

password

Levenshtein Results
-------------------
Average distance 3.0

Close Matches
-------------
Total: 1 Unique

D: 1 U: robin P: robin1

I don't now what happened to the external parameter, I'll look into that if I get chance.

from pipal.

Fifirex avatar Fifirex commented on August 21, 2024

This doesn't seem to work :/

Screenshot 2021-11-03 at 7 11 45 PM

I have stored the txt file in the format you mentioned

email id|password

from pipal.

Fifirex avatar Fifirex commented on August 21, 2024

ah just realised its the other way round... will do this:

password|email id

Sorry 😅


Edit: This doesn't work either :/

from pipal.

digininja avatar digininja commented on August 21, 2024

from pipal.

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.