Git Product home page Git Product logo

Comments (11)

YY-8885 avatar YY-8885 commented on June 27, 2024 1

大量占用内存应该是日志导致,要是能把日志写入文本应该就不大量占用内存

from boom.

YY-8885 avatar YY-8885 commented on June 27, 2024

找到问题了,我的txt是utf-8编码,无法识别,只能识别ANSI编码
作者请修复下

from boom.

YY-8885 avatar YY-8885 commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

from boom.

xiutai avatar xiutai commented on June 27, 2024

大量占用内存应该是日志导致,要是能把日志写入文本应该就不大量占用内存

其实我写这个工具的初衷是针对内网或者指定指定范围进行爆破,并不适用大面积盲爆。虽然大面积盲爆也可以实现,但其实意义并不大,没什么好货的。

from boom.

xiutai avatar xiutai commented on June 27, 2024

Traceback (most recent call last): File "boom.py", line 39, in UnicodeDecodeError: 'gbk' codec can't decode byte 0x82 in position 1042183: illegal multibyte sequence [4220] Failed to execute script 'boom' due to unhandled exception!

这个是什么错误?

已经修复

from boom.

xiutai avatar xiutai commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

增加了日志保存方式,可以选择包存到内存或者文件中,也可以不保存日志

from boom.

YY-8885 avatar YY-8885 commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

增加了日志保存方式,可以选择包存到内存或者文件中,也可以不保存日志

爆破模式好像是所有字典跑完一个IP再继续下一个IP,能不能让它混合模式

from boom.

YY-8885 avatar YY-8885 commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

增加了日志保存方式,可以选择包存到内存或者文件中,也可以不保存日志

你好,今天测试了下,写入日志文件还是大量占用内存

from boom.

xiutai avatar xiutai commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

增加了日志保存方式,可以选择包存到内存或者文件中,也可以不保存日志

爆破模式好像是所有字典跑完一个IP再继续下一个IP,能不能让它混合模式

这个问题下次更新的话会改进

from boom.

xiutai avatar xiutai commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

增加了日志保存方式,可以选择包存到内存或者文件中,也可以不保存日志

你好,今天测试了下,写入日志文件还是大量占用内存

试试不记录日志呢?如果占用内存太大的话可以尝试把线程改小点。

from boom.

YY-8885 avatar YY-8885 commented on June 27, 2024

还有个问题,IP段过多或者密码字典过多,占用内存太多,也请作者修复一下,感谢

增加了日志保存方式,可以选择包存到内存或者文件中,也可以不保存日志

你好,今天测试了下,写入日志文件还是大量占用内存

试试不记录日志呢?如果占用内存太大的话可以尝试把线程改小点。

1

刚刚测试了下,不管是Linux还是WINDOWS,写入和不写入日志都是大量占用虚拟内存

from boom.

Related Issues (1)

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.