issues
search
nirizr
/
pytest-idapro
A pytest module for The Interactive Disassembler and IDAPython; Record and Replay IDAPython API, execute inside IDA or use mockups of IDAPython API.
47
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add needed requirements to setup.py
#15
nirizr
closed
7 years ago
0
Support the execute_sync function and related constants
#14
nirizr
closed
7 years ago
0
Update and rename README.md to README.rst
#13
nirizr
closed
7 years ago
0
Add idautils functions and chunks functions
#12
nirizr
closed
7 years ago
0
Make idc.GetIdaDirectory API function return a temp path that would b…
#11
nirizr
closed
7 years ago
0
implement GetIdbPath
#10
nirizr
closed
7 years ago
0
Add action_handler_t update method acceptable return value definition…
#9
nirizr
closed
7 years ago
0
Add 'idapro_action_entry' parameterizing fixture
#8
nirizr
closed
7 years ago
0
Add travis configuration
#7
nirizr
closed
7 years ago
0
Rename ida_app to idapro_app
#6
nirizr
closed
7 years ago
0
Fix indentation, not everything was 4 spaces indented
#5
nirizr
closed
7 years ago
0
Get version for setup script using regex
#4
nirizr
closed
7 years ago
0
Define an IDA QApplication instance in a fixture
#3
nirizr
closed
7 years ago
0
Create MockObject and mock some IDA menu/toolbar/action related funct…
#2
nirizr
closed
7 years ago
0
Add automatic ida plugin tests for identified plugins
#1
nirizr
closed
7 years ago
0
Previous