rthomas
a615adbee4
This commit cleans and modernizes the code base of LIEF.
...
Among the changes:
- It removes the ``and, or, not`` keywords
- It updates the Documentation
- It moves the internal structures in the ``details::`` namespace
2022-01-27 20:18:54 +01:00
Dongdong Zhang
f619864eca
Fix broken python API doc for Android formats
2021-09-23 13:29:01 +00:00
Daniel Firer
b43d3fd6c8
Add support for DEX fields
2021-02-15 18:33:31 +01:00
Romain Thomas
6720ed2385
Update copyright
2021-01-16 18:17:17 +01:00
Romain Thomas
cd1cc457cf
Resolve #119 and enhance ELF Python bindings
2018-06-08 10:48:33 +02:00
Romain Thomas
3a381ca5fc
Fix typo
2018-05-08 18:24:05 +02:00
Romain Thomas
8023aa2ce5
Update python doc
2018-05-07 07:57:07 +02:00
Romain Thomas
4ef1bb845f
Add new formats: OAT, DEX, VDEX, ART
2018-05-04 12:46:28 +02:00