Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mariovilas/winappdbg issues and pull requests

#77 - Release on PyPi is MASSIVELY out of date.

Issue - State: open - Opened by fake-name about 1 month ago

#76 - does this project port to python 3?

Issue - State: open - Opened by bbqz007 about 1 year ago - 1 comment

#75 - Fix can't concat str to bytes error when using _peek_c_type function

Pull Request - State: closed - Opened by cchaine almost 3 years ago

#74 - Can't concat str to bytes error when using _peek_c_type in the Process class

Issue - State: closed - Opened by cchaine almost 3 years ago - 3 comments

#73 - Python3 support (fixed)

Pull Request - State: closed - Opened by newuser54 about 3 years ago - 1 comment

#72 - Python 3 support

Pull Request - State: closed - Opened by newuser54 about 3 years ago - 2 comments

#71 - .NET CLR exception filtering?

Issue - State: open - Opened by imperiadev over 3 years ago - 1 comment

#70 - sql code is broken

Issue - State: open - Opened by arkkors over 3 years ago - 4 comments

#69 - WinAppDbg shuts down before programm finishes

Issue - State: closed - Opened by jtrac3er over 3 years ago - 1 comment

#68 - Is there any function to read pointer data such as [rax]?

Issue - State: closed - Opened by qazwsdc almost 4 years ago - 1 comment

#67 - Update class Hook

Pull Request - State: closed - Opened by gand3lf about 4 years ago - 2 comments

#66 - anomaly api_hook signature

Issue - State: closed - Opened by gand3lf about 4 years ago - 2 comments

#65 - Update read_string method in Process

Pull Request - State: closed - Opened by gand3lf about 4 years ago - 3 comments

#64 - How to write hex data?

Issue - State: closed - Opened by qazwsdc over 4 years ago - 5 comments

#63 - Has any plan to support python 3.x?

Issue - State: closed - Opened by TinyZzh over 4 years ago - 1 comment

#62 - Bug/get symbol from list local var use before assignment

Pull Request - State: closed - Opened by MIvanchev over 4 years ago - 1 comment

#61 - Feature/unit tests module

Pull Request - State: closed - Opened by MIvanchev over 4 years ago

#59 - no unicode write for process write

Issue - State: closed - Opened by deadash over 4 years ago - 1 comment

#58 - Proper error message when no segment register is used.

Pull Request - State: closed - Opened by MIvanchev almost 5 years ago

#57 - Thread.get_linear_address doesn't take into account the segment's granularity

Issue - State: open - Opened by MIvanchev almost 5 years ago - 2 comments
Labels: bug

#56 - Thread.get_linear_address accepts descriptor index as well as segment…

Pull Request - State: closed - Opened by MIvanchev almost 5 years ago - 4 comments

#55 - Thread.get_linear_address could also take a numeric selector

Issue - State: closed - Opened by MIvanchev almost 5 years ago - 1 comment

#54 - [question] Can I attach process at starting time?

Issue - State: closed - Opened by kismp123 almost 5 years ago - 2 comments

#53 - read_word, read_ushort

Issue - State: closed - Opened by xBrunoMedeiros almost 5 years ago
Labels: enhancement

#52 - Hooks cleared

Issue - State: open - Opened by cr3m over 5 years ago - 9 comments

#52 - Hooks cleared

Issue - State: open - Opened by cr3m over 5 years ago - 9 comments

#51 - minor fixes.

Pull Request - State: closed - Opened by hardik05 over 5 years ago - 1 comment

#50 - fixed symbols not getting displayed if symbol size is 0.

Pull Request - State: closed - Opened by hardik05 over 5 years ago - 3 comments

#49 - typo in breakpoint.py

Issue - State: closed - Opened by dkw72n almost 6 years ago - 1 comment

#48 - unresolved references in gdi32.py

Issue - State: closed - Opened by Tcll almost 6 years ago - 3 comments

#47 - Re-implement the strings() feature

Issue - State: open - Opened by MarioVilas about 6 years ago
Labels: enhancement

#46 - Fix superfluent underscore in win32.kernel32.GetThreadId()

Pull Request - State: closed - Opened by Holzhaus about 6 years ago - 1 comment

#45 - Missing write_string function

Issue - State: closed - Opened by hatRiot over 6 years ago - 1 comment

#44 - Shared memory writes break debugged process

Issue - State: open - Opened by hatRiot over 6 years ago
Labels: bug

#43 - Catching Exception for 64 Bit Process

Issue - State: open - Opened by debasishm89 over 6 years ago - 1 comment
Labels: bug

#42 - Debug 64 bit process

Issue - State: closed - Opened by debasishm89 over 6 years ago - 3 comments

#41 - Update CapstoneEngine disassembler to latest Capstone bindings

Pull Request - State: closed - Opened by hatRiot over 6 years ago - 1 comment

#40 - Capstone disassembler not working as expected

Issue - State: closed - Opened by hatRiot over 6 years ago - 2 comments

#39 - WinAppDbg cannot debug Metro apps in Windows 10

Issue - State: open - Opened by MarioVilas over 6 years ago
Labels: bug

#38 - Access denied when attaching to process

Issue - State: open - Opened by Elizaveta239 over 6 years ago - 1 comment
Labels: bug

#37 - ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type

Issue - State: closed - Opened by vah13 over 6 years ago - 2 comments

#36 - Added PROCESSENTRY32W for Unicode APIs

Pull Request - State: closed - Opened by japp-0xlabs over 6 years ago

#35 - CreateProcessA failed with error 50 - ERROR_NOT_SUPPORTED

Issue - State: closed - Opened by uriyay over 6 years ago - 1 comment
Labels: bug

#35 - CreateProcessA failed with error 50 - ERROR_NOT_SUPPORTED

Issue - State: closed - Opened by uriyay over 6 years ago - 1 comment
Labels: bug

#34 - stack trace is too simple

Issue - State: closed - Opened by icepng over 6 years ago - 1 comment

#33 - fix the bug when monitor a 32 bit process in 64 bit system

Pull Request - State: closed - Opened by icepng over 6 years ago - 3 comments

#32 - SHELLEXECUTEINFOA, SHELLEXECUTEINFOW

Issue - State: closed - Opened by yyinhai over 6 years ago - 1 comment

#31 - fix stack argument order on amd64

Pull Request - State: closed - Opened by ChrisDietrich almost 7 years ago

#30 - Stack argument order is wrong on amd64

Issue - State: closed - Opened by ChrisDietrich almost 7 years ago - 2 comments

#29 - missing parameter in GetExitCodeProcess and GetExitCodeThread declarations

Pull Request - State: closed - Opened by elvanderb almost 7 years ago - 1 comment

#28 - Can't seem to handle crash when using COM

Issue - State: closed - Opened by doria90 almost 7 years ago - 5 comments

#26 - Getting Stack Trace with Microsoft Symbols

Issue - State: closed - Opened by debasishm89 about 7 years ago - 4 comments

#25 - Error attaching to suspended process

Issue - State: open - Opened by P0lako over 7 years ago - 1 comment
Labels: enhancement

#24 - process.read_string() Error: character "a" will be extract as "D", and so on

Issue - State: open - Opened by langway over 7 years ago
Labels: bug

#23 - Debugged applications may crash randomly after calling Debug.stop()

Issue - State: open - Opened by chschmitt over 7 years ago - 3 comments
Labels: bug

#22 - api hooking error: hook ExtTextOutW in gdi32.dll and return unreadable codes

Issue - State: closed - Opened by langway over 7 years ago - 3 comments

#21 - Example 14 in the tutorial no longer works

Issue - State: open - Opened by stevielavern over 7 years ago - 5 comments
Labels: bug

#20 - Getting Process Name from Event Object

Issue - State: closed - Opened by debasishm89 over 7 years ago - 3 comments

#18 - need to redefine some functions related to window DC

Issue - State: closed - Opened by dodaeche almost 8 years ago - 1 comment

#17 - there is no i386 disassembler engine for i386 code

Issue - State: closed - Opened by crixpwn almost 8 years ago - 1 comment

#16 - GitHub / SourceForge Confusion

Issue - State: closed - Opened by flowztul almost 8 years ago - 1 comment

#15 - Issue with null termination on command line arguments

Issue - State: closed - Opened by ChibiDenDen about 8 years ago

#14 - how to trace a target program foreground?

Issue - State: closed - Opened by delphi0127 about 8 years ago - 5 comments

#13 - missing nCount parameter

Pull Request - State: closed - Opened by talsaiag about 8 years ago - 2 comments

#12 - Added the LookupAccountName function

Pull Request - State: closed - Opened by haginara over 8 years ago - 1 comment

#11 - search_hexa does not work correctly

Issue - State: closed - Opened by baderj almost 9 years ago - 6 comments
Labels: bug

#10 - Fixed bug when handling unicode Window's caption

Pull Request - State: closed - Opened by x9090 almost 9 years ago - 1 comment

#9 - Fix __restore_mbi arguments

Pull Request - State: closed - Opened by Popof about 9 years ago - 1 comment

#8 - Fix i386 function signature processing

Pull Request - State: closed - Opened by flowztul about 9 years ago - 4 comments

#7 - TypeError: object of type '_ctypes.PyCSimpleType' has no len()

Issue - State: closed - Opened by digdugg about 9 years ago - 1 comment

#6 - Reference documentation link is only available intermittently

Issue - State: closed - Opened by arizvisa over 9 years ago - 1 comment

#5 - Added support for SymGetLineFromAddr64 in dbghelp

Pull Request - State: closed - Opened by bkp-romain over 9 years ago - 1 comment

#4 - Turn capstone generator into a list for newer versions of capstone

Pull Request - State: closed - Opened by aidanhs almost 10 years ago - 7 comments

#3 - Debug class has no method disable_thread_breakpoints

Issue - State: closed - Opened by upsidedwn about 10 years ago - 3 comments

#2 - Changes to make winappdbg compatible with Py3 (although not really complete).

Pull Request - State: closed - Opened by fabioz about 10 years ago - 4 comments

#1 - Improved symbol look up accuracy

Pull Request - State: closed - Opened by bannedit about 10 years ago - 5 comments