x64dbg / x64dbgpy

Automating x64dbg using Python, Snapshots:
https://ci.appveyor.com/project/mrexodia/x64dbg-python/build/artifacts
MIT License
1.47k stars 70 forks source link

Print via stream is broken after exception #31

Open Th4nat0s opened 5 years ago

Th4nat0s commented 5 years ago

Regarding the last commit : https://github.com/x64dbg/x64dbgpy/commit/0cba3acd66ca4288b2ea0abd447edc6121a8a245

After an exception the print output is broken... need to restart x64dbg.

A bugggy script ...

Traceback (most recent call last):
  File "\\vmware-host\Shared Folders\VmShared\UNPA~97B.PY", line 189, in <module>
    resume()
  File "\\vmware-host\Shared Folders\VmShared\UNPA~97B.PY", line 59, in resume
    DbgCmdExecDirect("run")  # Run as is for thread issues
NameError: global name 'DbgCmdExecDirect' is not defined

Then i do a print "toto", toto is written but after it a traceback occurs.

totoTraceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\PROGRA~1\x96dbg\release\x32\plugins\x64dbgpy\x64dbgpy\hooks.py", line 44, in write
    self.__original_stream.write(text)
IOError: [Errno 0] Error
ghost commented 5 years ago

M8 why am I getting these notifications ffs

Novakor commented 5 years ago

M8 why am I getting these notifications ffs

Yeah for real. I'm having the same problem. Unsubscribed and muted so many times and I still get e-mails.

Th4nat0s commented 5 years ago

@cbxiyn probably being hacked, change your password on github and unsuscribe from the maillings lists

Andoryuuta commented 5 years ago

It seems like this is caused by a bug in WriteFile on some Windows 10 versions before 1803. (see https://bugs.python.org/issue32245 and https://github.com/Microsoft/console/issues/40).

Dagobert- commented 5 years ago

@Thanat0s even if you do all that, this always happens. I tried changing my password and unsubscribing the first time I got one of these emails and that didn't do anything. I now embrace these emails and like to socialize with random emails about shit I don't know. So how's life?

On Wed, Jan 9, 2019, 17:22 Andrew Gutekanst <notifications@github.com wrote:

It seems like this is caused by a bug in WriteFile on some Windows 10 versions before 1803. (see https://bugs.python.org/issue32245 and Microsoft/console#40 https://github.com/Microsoft/console/issues/40).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/31#issuecomment-452934578, or mute the thread https://github.com/notifications/unsubscribe-auth/AJGpfPv93yAyZ5pu65Cru4v3iMxZO346ks5vBpXFgaJpZM4Xx-Df .

jjwhitehead commented 5 years ago

Lol

On Thu, 10 Jan 2019, 01:28 Dagobert- <notifications@github.com wrote:

@Thanat0s even if you do all that, this always happens. I tried changing my password and unsubscribing the first time I got one of these emails and that didn't do anything. I now embrace these emails and like to socialize with random emails about shit I don't know. So how's life?

On Wed, Jan 9, 2019, 17:22 Andrew Gutekanst <notifications@github.com wrote:

It seems like this is caused by a bug in WriteFile on some Windows 10 versions before 1803. (see https://bugs.python.org/issue32245 and Microsoft/console#40 https://github.com/Microsoft/console/issues/40).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/31#issuecomment-452934578, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJGpfPv93yAyZ5pu65Cru4v3iMxZO346ks5vBpXFgaJpZM4Xx-Df

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/31#issuecomment-452935916, or mute the thread https://github.com/notifications/unsubscribe-auth/AH7VdXPr6J68euZPG92Dbbfhii-eD7heks5vBpdTgaJpZM4Xx-Df .

mrexodia commented 5 years ago

Contact github support once a day until your issues are resolved. On Thu, 10 Jan 2019 at 02:50, jjwhitehead notifications@github.com wrote:

Lol

On Thu, 10 Jan 2019, 01:28 Dagobert- <notifications@github.com wrote:

@Thanat0s even if you do all that, this always happens. I tried changing my password and unsubscribing the first time I got one of these emails and that didn't do anything. I now embrace these emails and like to socialize with random emails about shit I don't know. So how's life?

On Wed, Jan 9, 2019, 17:22 Andrew Gutekanst <notifications@github.com wrote:

It seems like this is caused by a bug in WriteFile on some Windows 10 versions before 1803. (see https://bugs.python.org/issue32245 and Microsoft/console#40 <https://github.com/Microsoft/console/issues/40 ).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/31#issuecomment-452934578, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AJGpfPv93yAyZ5pu65Cru4v3iMxZO346ks5vBpXFgaJpZM4Xx-Df

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/31#issuecomment-452935916, or mute the thread < https://github.com/notifications/unsubscribe-auth/AH7VdXPr6J68euZPG92Dbbfhii-eD7heks5vBpdTgaJpZM4Xx-Df

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/31#issuecomment-452940070, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWCmTb-6mrNjBsCT2HyRmRPX7Km0p1pks5vBpxxgaJpZM4Xx-Df .