Ecosyste.ms: Issues

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

GitHub / googleprojectzero/TinyInst issues and pull requests

#84 - macOS unhandled exception

Issue - State: open - Opened by andyzekan 22 days ago - 5 comments

#81 - Updated README to include submodule initialization before build

Pull Request - State: closed - Opened by 01ChenQing 3 months ago - 1 comment

#78 - Update tinyinst.cpp

Pull Request - State: closed - Opened by terrynini 5 months ago - 2 comments

#77 - flac binary instrumentation problem

Issue - State: open - Opened by De3mond 6 months ago - 10 comments

#76 - Windows compilation fail

Issue - State: closed - Opened by 20urc3 10 months ago - 1 comment

#75 - (windows) Fixing RestoreRegisters() save register status to lcContext

Pull Request - State: closed - Opened by 0x7Fancy 12 months ago - 1 comment

#73 - Fixing iteration condition in Linux's debugger code

Pull Request - State: closed - Opened by google-ezequielpereira about 1 year ago - 1 comment

#72 - fix typo on 'determining' word

Pull Request - State: closed - Opened by RuffaloLavoisier about 1 year ago - 1 comment

#71 - Linux: debug.r_brk function might start with endbr instruction.

Pull Request - State: closed - Opened by d0now about 1 year ago - 3 comments

#70 - Linux: BREAKPOINT_NOTIFICATION type breakpoint add fails.

Issue - State: closed - Opened by d0now about 1 year ago - 9 comments

#69 - fix wrong base calculation when running no pie target.

Pull Request - State: closed - Opened by d0now about 1 year ago - 1 comment

#68 - Linux: elf compiled with `-no-pie` target not work correctly.

Issue - State: closed - Opened by d0now about 1 year ago - 4 comments

#67 - Linux supporting

Issue - State: closed - Opened by Sunxingzhezhexingsun over 1 year ago - 2 comments

#66 - Gymfuzz patch

Pull Request - State: closed - Opened by s4tellitenemy almost 2 years ago - 1 comment

#65 - Fixed `-loop` mode

Pull Request - State: closed - Opened by aahmad097 almost 2 years ago - 3 comments

#64 - Cached instrumented code on TinyInst debugged target process

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

#63 - Libafl tinyinst

Pull Request - State: closed - Opened by elbiazo almost 2 years ago - 2 comments

#62 - bugfix: dynamically search dyld_shared_cache map

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

#60 - Generate coverage of main module on MacOS attach mode

Issue - State: closed - Opened by dgh05t over 2 years ago - 4 comments

#59 - Build failed with vs 2022 error MSB8066

Issue - State: closed - Opened by Vincebye over 2 years ago - 10 comments

#58 - Cannot build xed during build TinyInst

Issue - State: closed - Opened by hihijskim over 2 years ago - 3 comments

#57 - Integrate stack walking on Windows

Issue - State: open - Opened by wizche over 2 years ago - 5 comments

#56 - Basic block hit count

Issue - State: closed - Opened by wizche over 2 years ago - 5 comments

#55 - Is there any dependencies on the initial content of the remote memory?

Issue - State: closed - Opened by Inori over 2 years ago - 7 comments

#54 - adding arm64 support for unwind

Pull Request - State: closed - Opened by cl-g over 2 years ago - 1 comment

#53 - Build fails with Visual Studio 2022

Issue - State: closed - Opened by tokatoka almost 3 years ago - 1 comment

#52 - Improving fuzzing speed ideas

Issue - State: open - Opened by expend20 almost 3 years ago - 5 comments

#51 - add cmp coverage support for arm64

Pull Request - State: closed - Opened by cl-g almost 3 years ago - 1 comment

#50 - move litecov's x86-specific parts into separate file

Pull Request - State: closed - Opened by cl-g almost 3 years ago - 1 comment

#49 - Fixed register_assembly_x86 definition

Pull Request - State: closed - Opened by avniculae about 3 years ago

#48 - Stack Unwinding macOS: DWARF structures clean-up

Pull Request - State: closed - Opened by avniculae about 3 years ago

#47 - Stack Unwinding macOS: implemented -generate_unwind

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

#46 - Stack Unwinding macOS: implemented -generate_unwind

Pull Request - State: closed - Opened by avniculae about 3 years ago

#45 - Litecov got no coverage

Issue - State: closed - Opened by JsHuang about 3 years ago - 6 comments

#44 - add arm64 support for tinyinst

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

#43 - add arm64 support for tinyinst

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

#42 - Unexpected timeout when fuzzing

Issue - State: closed - Opened by singleghost2 about 3 years ago - 4 comments

#40 - OSX issue with application calling `fork()`

Issue - State: closed - Opened by jrmadsen about 3 years ago - 2 comments

#39 - Stack Unwinding macOS: implemented Page Table Lookup

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

#38 - Debugger::OnDyldImageNotifier signal SIGABRT on MacOS BigSur

Issue - State: closed - Opened by gloxec about 3 years ago - 13 comments

#37 - move archtecture-specific code to separate class

Pull Request - State: closed - Opened by cl-g over 3 years ago - 1 comment

#36 - Add ARM64 support for macOS debugger

Pull Request - State: closed - Opened by cl-g over 3 years ago

#35 - add 'SeDebugPrivilege' setup on Attach routine

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

#33 - fix some typo in code

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

#32 - Debugger::RemoteRead often crashes on macos

Issue - State: closed - Opened by dazhouzhou over 3 years ago - 4 comments

#31 - How to implement a Detach method in the Debugger class?

Issue - State: closed - Opened by wangkai0351 over 3 years ago - 2 comments

#30 - Update debugger.cpp

Pull Request - State: closed - Opened by houjingyi233 over 3 years ago - 1 comment

#29 - Broken Litecov offsets

Issue - State: closed - Opened by nonetype over 3 years ago - 2 comments

#28 - Empty coverage file in Win10 64bit 2004

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

#27 - How to link TinyInst with Visual Studio project?

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

#26 - Build fails on macOS

Issue - State: closed - Opened by r3ggi over 3 years ago

#25 - Typo in TinyInst CMakeLists.txt

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

#24 - Attach mode can't generate coverage_file on win10.

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

#23 - Add protection flags when making share memory

Pull Request - State: closed - Opened by HarDToBelieve almost 4 years ago - 2 comments

#22 - added sanity build for TinyInst with github actions

Pull Request - State: closed - Opened by yoav-orca almost 4 years ago - 1 comment

#21 - Fixed compilation bug on macOS

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

#20 - TinyInst fails to build on macOS

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

#19 - ARM64 Support

Issue - State: closed - Opened by yoava333 almost 4 years ago - 9 comments

#18 - Get coverage in MacOS without passing target_module or target_method arguments

Pull Request - State: closed - Opened by HarDToBelieve almost 4 years ago - 10 comments

#17 - Can't build project in Big Sur beta

Issue - State: closed - Opened by turingH almost 4 years ago - 5 comments

#16 - Coverage file generated by litecov is empty on MacOS

Issue - State: closed - Opened by xinali almost 4 years ago - 5 comments

#15 - Using prefix increment instead of suffix one for iterators

Pull Request - State: open - Opened by tathanhdinh almost 4 years ago - 2 comments

#14 - Minor fixes

Pull Request - State: closed - Opened by avniculae about 4 years ago - 1 comment

#13 - Empty coverage file on 32-bit Windows

Issue - State: open - Opened by hatRiot about 4 years ago - 7 comments

#12 - Fixed killing issue when crashes were found

Pull Request - State: closed - Opened by avniculae about 4 years ago

#11 - Coverage file generated by litecov is empty on MacOS

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

#10 - Extended TinyInst to macOS

Pull Request - State: closed - Opened by avniculae about 4 years ago

#9 - Error allocating remote code buffer

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

#8 - Extended debugger's Run interface

Pull Request - State: closed - Opened by avniculae about 4 years ago

#7 - New run interface

Pull Request - State: closed - Opened by avniculae about 4 years ago

#6 - Multi platform changes

Pull Request - State: closed - Opened by avniculae about 4 years ago - 1 comment

#5 - There is a typo in the function LiteCov::OnModuleInstrumented

Issue - State: closed - Opened by cooolie about 4 years ago - 1 comment

#4 - The stability is not high when using -loop with target_offset.

Issue - State: closed - Opened by linhlhq about 4 years ago - 5 comments

#1 - Any example for using the library?

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