Code Monkey home page Code Monkey logo

Comments (3)

nidem avatar nidem commented on July 26, 2024

Sounds like it. Can you possibly share the packets and I'll look?

--Tim Medin

On Fri, Apr 1, 2016 at 11:05 PM, Rob Fuller [email protected]
wrote:

Process Process-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
self._target(_self._args, *_self._kwargs)
File "tgsrepcrack.py", line 16, in loadwordlist
wordlistqueue.put(w.decode('utf-8').strip(), True)
File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0x93 in position 1: invalid start byte

Does this mean that the ticket is bad?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4

from kerberoast.

mubix avatar mubix commented on July 26, 2024

Found out what the deal was, it was my dictionary. Should dictionaries be in UTF-8?

from kerberoast.

nidem avatar nidem commented on July 26, 2024

It shouldn't matter. The code converts it to UTF-8. Looks like it can't
code your string via utf8. Odd.

--Tim Medin

On Mon, Apr 11, 2016 at 2:48 PM, Rob Fuller [email protected]
wrote:

Found out what the deal was, it was my dictionary. Should dictionaries be
in UTF-8?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#4 (comment)

from kerberoast.

Related Issues (14)

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.