Giter Site home page Giter Site logo

Comments (5)

Cyb0rgbytes avatar Cyb0rgbytes commented on May 18, 2024

Hey there! @dkramer47 it's definitely strange to get a crash from such attempt... However, I'm a bit familiar with python I've invested a decent time learning it but not to an extreme level.
according to what you were saying I would really appreciate it if you can take a look at on my #15 issue since you've tried the breach compilation. I'm also not doing anything illegally just testing for a presentation. and I'm short on time.
Cheers

from h8mail.

Cyb0rgbytes avatar Cyb0rgbytes commented on May 18, 2024

This error " List index out of range" appeared to me also when i was trying to run the tool from a target text file. I'm not sure what is the fix, but thought I mention that.

from h8mail.

dkramer47 avatar dkramer47 commented on May 18, 2024

Try changing the line 178 in h8mail.py from 'if line:' -> 'if ":" in line:'

That fixed it for me, and it hasn't had any negative effects that I can see.

from h8mail.

antonvalletas avatar antonvalletas commented on May 18, 2024

I can confirm that fixed it for me too.

from h8mail.

khast3x avatar khast3x commented on May 18, 2024

Hello,

I am currently refactoring h8mail, and have included your code fix in this commit.
The code is currently in the v2 branch and should be merged to master soon. Meanwhile feel free to try out the v2 branch

from h8mail.

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.