COMMITS
/ python/examples/nes.py January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
August 6, 2024
R
Add flag role for carry flag when subtraction is implemented with addition
Rusty Wagner committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
May 30, 2023
K
nes.py : Add missing perform_get_address_size function
KyleMiles committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
May 23, 2022
P
Fix nes.py example
Peter LaFosse committed
February 17, 2022
P
Add some additional function.py unit tests
Peter LaFosse committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
August 19, 2019
J
update nes example plugin for python3 support
Jordan Wiens committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
July 5, 2018
K
Rebased so commit history is correct now
KyleMiles committed
March 4, 2018
J
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens committed
February 27, 2018
November 13, 2017
B
Add GetInstructionAlignment Callback to Architecture.
Brian Potchik committed
May 19, 2017
J
update copyright year
Jordan Wiens committed
May 16, 2017
R
Adding a constant expression with pointer hint for improved types
Rusty Wagner committed
May 4, 2017
R
Initial support for concrete flags computation
Rusty Wagner committed
May 3, 2017
R
Fix NES plugin for new IL API
Rusty Wagner committed
January 7, 2017
P
More fixes for refactor
Peter LaFosse committed
January 5, 2017
P
Modifying how enumerations are exposed and used, and a bunch of cleanup of existing plugins
Peter LaFosse committed
October 29, 2016
September 29, 2016
R
Adding APIs for segments and sections
Rusty Wagner committed
September 26, 2016
R
Fix NES plugin after API changes
Rusty Wagner committed
July 16, 2016
R
Add API for instruction length and option for showing opcodes in disassembly
Rusty Wagner committed
May 9, 2016
R
Add additional IL stage for flags resolution
Rusty Wagner committed
May 4, 2016
R
Add APIs for flag information and data flow
Rusty Wagner committed
April 11, 2016
R
Add MIT license for API wrappers
Rusty Wagner committed
R
Move all of API and Python bindings into api directory
Rusty Wagner committed