issues
search
ndrewh
/
pyda
Write dynamic binary analysis tools in Python
Other
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
example: Instrument a target that includes a JIT
#47
ndrewh
opened
3 weeks ago
0
feat: Rust interface
#46
ndrewh
opened
2 months ago
1
Benchmark against gdb and libdebug?
#45
ndrewh
opened
3 months ago
0
bug: hooks are global and may come into effect earlier than expected
#44
ndrewh
opened
3 months ago
0
Fix wrapping pyda in pwntools
#43
ndrewh
opened
3 months ago
0
pip packaging
#42
ndrewh
opened
3 months ago
0
Remove custom CPython?
#41
ndrewh
opened
3 months ago
0
Python stdlib `threading` apis don't work
#40
ndrewh
closed
3 months ago
0
jupyter notebook integration?
#39
ndrewh
opened
3 months ago
1
p.interactive()
#38
ndrewh
closed
3 months ago
0
feat: check hook validity
#37
ndrewh
closed
3 months ago
2
feat: directly call app code from hooks
#36
ndrewh
opened
3 months ago
1
test: test hook deletion
#35
ndrewh
opened
3 months ago
0
i/o: support writing to a parallel remote stream OR exporting a pyda-free script
#34
ndrewh
opened
3 months ago
0
example: track heap chunks to automatically compute offsets from a leak
#33
ndrewh
opened
3 months ago
0
fix flaky test: test_blocking2
#32
ndrewh
opened
4 months ago
1
feat: rollback
#31
ndrewh
opened
4 months ago
0
fork() support
#30
ndrewh
opened
4 months ago
1
add rust tokio test / example
#29
ndrewh
opened
4 months ago
0
tests: test redirecting execution in various contexts
#28
ndrewh
opened
4 months ago
0
tests: test calling run_until from illegal contexts
#27
ndrewh
closed
4 months ago
0
example: debugger-style API to "send input until tcache full"
#26
ndrewh
opened
4 months ago
0
i/o: Select unlikely-to-be-used fds for duping stdio
#25
ndrewh
opened
4 months ago
0
i/o: use pty instead of pipe
#24
ndrewh
closed
4 months ago
0
i/o: large writes may block indefinitely when pipe fills up
#23
ndrewh
closed
3 months ago
1
feat: Thread-entry hooks should support debugger-style API
#22
ndrewh
closed
3 months ago
0
feat: macOS support
#21
ndrewh
opened
4 months ago
0
feat: attach to a running process
#20
ndrewh
opened
4 months ago
0
fix linear search over large number of hooks
#19
ndrewh
closed
4 months ago
0
Reduce docker container size
#18
ndrewh
closed
4 months ago
0
feat: i/o
#17
ndrewh
closed
4 months ago
4
feat: Watchpoints
#16
ndrewh
opened
4 months ago
0
Consider making XMM register saving optional
#15
ndrewh
opened
4 months ago
0
Dynamorio syscall filtering
#14
ndrewh
opened
4 months ago
0
'debugger-style' API
#13
ndrewh
closed
4 months ago
2
Incorrect PC in thread entry hook
#12
ndrewh
opened
4 months ago
0
Register access should use DR enums
#11
ndrewh
closed
4 months ago
1
feat: multithread
#10
ndrewh
closed
4 months ago
1
feat: heap
#9
ndrewh
closed
5 months ago
3
feat: improve segv reporting
#8
ndrewh
closed
3 months ago
1
feat: ARM64 support
#7
ndrewh
opened
6 months ago
2
feat: windows support
#6
ndrewh
opened
6 months ago
0
feat: fine-grained instrumentation generation
#5
ndrewh
opened
6 months ago
0
`from pwn import *` ValueError: signal only works in main thread of the main interpreter
#4
ndrewh
closed
5 months ago
1
feat: support redirecting execution after hooks
#3
ndrewh
closed
5 months ago
2
feat: "native" calls
#2
ndrewh
closed
3 months ago
2
feat: syscall hooks
#1
ndrewh
closed
4 months ago
1