12 Commits

Author SHA1 Message Date
Mario Haustein 8068e74d2a Determine Mach-O endianness from magic number
Otherwise reading Mach-O files with native endianness will fail on
machines using a different endianness than the file will fail.
2022-08-31 22:12:17 +03:00
Alexey Vishnyakov 5cb05794c2 Fix specifying --thumb option with --rawMode arm 2022-03-11 16:43:27 +03:00
Alexey Vishnyakov 246efe6096 Add Python linter and fix style 2021-01-17 18:44:03 +03:00
Alexey Vishnyakov b9a74286c2 Support multiple endianness 2019-06-13 13:29:34 +03:00
Recursive Lambda God 0f69f910d4 "Recursive Lambda Refactor V1" 2017-04-29 15:55:29 -04:00
Jonathan Salwan d0165b49e9 Change LICENSE: From GPL to BSD 2016-09-16 11:55:46 +02:00
Sascha Schirra 77bf7bfc06 python3 support 2015-04-18 20:58:19 +02:00
Christoffer Brodd-Reijer 044f612fee Change binary.py to support the new universal binary format 2014-07-20 21:35:28 +02:00
JonathanSalwan 1abb25634c Design update 2014-05-17 17:10:28 +01:00
JonathanSalwan 805d22710d Fix import sys 2014-05-15 17:13:15 +01:00
JonathanSalwan ddd9a36840 Update __init__ 2014-05-13 19:18:44 +01:00
JonathanSalwan 7cecd05ac7 Split ROPgadget in several files 2014-05-13 10:33:47 +01:00