issues
search
googleprojectzero
/
TinyInst
A lightweight dynamic instrumentation library
Apache License 2.0
1.18k
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
macOS unhandled exception
#84
andyzekan
opened
2 months ago
5
Android running error: Could not apply memory protection
#83
migraine-sudo
opened
3 months ago
1
Updated README to include submodule initialization before build
#82
01ChenQing
opened
5 months ago
0
Updated README to include submodule initialization before build
#81
01ChenQing
closed
5 months ago
1
`dyld_all_image_infos` 's size is smaller than `task_dyld_info.all_image_info_size` when using `ReadMemory`
#80
singleghost2
closed
6 months ago
2
When `-callconv` equals `fastcall`, is code in `Windows/debugger.cpp` corrent?
#79
singleghost2
closed
6 months ago
1
Update tinyinst.cpp
#78
terrynini
closed
6 months ago
2
flac binary instrumentation problem
#77
De3mond
opened
8 months ago
10
Windows compilation fail
#76
20urc3
closed
1 year ago
1
(windows) Fixing RestoreRegisters() save register status to lcContext
#75
0x7Fancy
closed
1 year ago
1
building on linux fails with "error: ‘uint64_t’ was not declared in this scope" in coverage.h
#74
lenawanel
closed
1 year ago
2
Fixing iteration condition in Linux's debugger code
#73
google-ezequielpereira
closed
1 year ago
1
fix typo on 'determining' word
#72
RuffaloLavoisier
closed
1 year ago
1
Linux: debug.r_brk function might start with endbr instruction.
#71
d0now
closed
1 year ago
3
Linux: BREAKPOINT_NOTIFICATION type breakpoint add fails.
#70
d0now
closed
1 year ago
9
fix wrong base calculation when running no pie target.
#69
d0now
closed
1 year ago
1
Linux: elf compiled with `-no-pie` target not work correctly.
#68
d0now
closed
1 year ago
4
Linux supporting
#67
Sunxingzhezhexingsun
closed
8 months ago
2
Gymfuzz patch
#66
s4tellitenemy
closed
1 year ago
1
Fixed `-loop` mode
#65
aahmad097
closed
1 year ago
3
Cached instrumented code on TinyInst debugged target process
#64
x9090
closed
2 years ago
2
Libafl tinyinst
#63
elbiazo
closed
2 years ago
2
bugfix: dynamically search dyld_shared_cache map
#62
ChiChou
closed
2 years ago
2
Add Support Functions for Fuzzing Attached Processes and Fix a False Hang issue in attached processes
#61
parikhakshat
opened
2 years ago
5
Generate coverage of main module on MacOS attach mode
#60
dgh05t
closed
2 years ago
4
Build failed with vs 2022 error MSB8066
#59
Vincebye
closed
2 months ago
10
Cannot build xed during build TinyInst
#58
hihijskim
closed
2 years ago
3
Integrate stack walking on Windows
#57
wizche
opened
2 years ago
5
Basic block hit count
#56
wizche
closed
2 years ago
5
Is there any dependencies on the initial content of the remote memory?
#55
Inori
closed
2 years ago
7
adding arm64 support for unwind
#54
cl-g
closed
2 years ago
1
Build fails with Visual Studio 2022
#53
tokatoka
closed
2 years ago
1
Improving fuzzing speed ideas
#52
expend20
opened
3 years ago
5
add cmp coverage support for arm64
#51
cl-g
closed
2 years ago
1
move litecov's x86-specific parts into separate file
#50
cl-g
closed
3 years ago
1
Fixed register_assembly_x86 definition
#49
avniculae
closed
3 years ago
0
Stack Unwinding macOS: DWARF structures clean-up
#48
avniculae
closed
3 years ago
0
Stack Unwinding macOS: implemented -generate_unwind
#47
avniculae
closed
3 years ago
1
Stack Unwinding macOS: implemented -generate_unwind
#46
avniculae
closed
3 years ago
0
Litecov got no coverage
#45
JsHuang
closed
3 years ago
6
add arm64 support for tinyinst
#44
cl-g
closed
3 years ago
1
add arm64 support for tinyinst
#43
cl-g
closed
3 years ago
1
Unexpected timeout when fuzzing
#42
singleghost2
closed
3 years ago
4
Stack Unwinding macOS: fix the bounds checking of the unwind section buffer
#41
avniculae
closed
3 years ago
0
OSX issue with application calling `fork()`
#40
jrmadsen
closed
3 years ago
2
Stack Unwinding macOS: implemented Page Table Lookup
#39
avniculae
closed
3 years ago
1
Debugger::OnDyldImageNotifier signal SIGABRT on MacOS BigSur
#38
gloxec
closed
3 years ago
13
move archtecture-specific code to separate class
#37
cl-g
closed
3 years ago
1
Add ARM64 support for macOS debugger
#36
cl-g
closed
3 years ago
0
add 'SeDebugPrivilege' setup on Attach routine
#35
y0ny0ns0n
closed
3 years ago
3
Next