Andrew Dunham
|
c87a487fec
|
Get Python samples running on Python 3
|
2016-07-29 00:28:43 -07:00 |
|
cforgeron
|
de224f1573
|
- Switch to 'in' which works in 2/3 instead of legacy '.has_key()'
- Renamed 'id' variable use (which is a built-in) to my_id.
- Small formatting changes to make it more PEP compliant.
|
2016-01-31 17:01:14 -04:00 |
|
cforgeron
|
44fa4e29e7
|
- Added detect for Python 2/3 so the correct iteritems()/iter is called.
- Renamed 'id' variable use (which is a built-in) to my_id.
- Small formatting changes to make it more PEP compliant.
|
2016-01-31 15:09:20 -04:00 |
|
Chris Eagle
|
986096d443
|
fix file perms
|
2015-08-28 21:05:38 -07:00 |
|
Chris Eagle
|
94ac0f02e6
|
file permissions changes
|
2015-08-28 20:03:36 -07:00 |
|
Kong Nguyen
|
4d7b7c1d5e
|
make sample_network_auditing.py runnable
|
2015-08-26 22:40:41 +08:00 |
|
mothran
|
a167f7c456
|
renames the register constants so unicorn and capstone can compile together
|
2015-08-23 21:36:33 -07:00 |
|
Nguyen Anh Quynh
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |
|