4
0
mirror of https://github.com/QuasarApp/LIEF.git synced 2025-05-14 04:09:33 +00:00

201 Commits

Author SHA1 Message Date
Romain Thomas
27547aec33 Remove padding entry from the rich header 2021-01-17 18:52:51 +01:00
Romain Thomas
45263af2ce Enhance get_imphash function to compute the same imphash value as pefile
close 
2021-01-17 17:54:35 +01:00
Romain Thomas
6720ed2385 Update copyright 2021-01-16 18:17:17 +01:00
Romain Thomas
bc92f0c3f9 Fix PPC doc 2021-01-16 11:46:38 +01:00
Romain Thomas
75846c5ec6 Fix table 2021-01-16 11:45:09 +01:00
Romain Thomas
1587cf5f2d Update un supported oids 2021-01-16 10:02:32 +01:00
Romain Thomas
4b9416731b Update documentation 2021-01-16 09:44:52 +01:00
Romain Thomas
bdf1264df9 Update doc & tests 2021-01-16 09:44:51 +01:00
rthomas
634c2fc98e Enhance PE Authenticode 2021-01-16 09:44:51 +01:00
Romain Thomas
5b587ea88f Update changelog 2021-01-16 09:44:41 +01:00
Romain Thomas
40052253ef Add missing PPC entries 2021-01-14 05:54:54 +01:00
Romain Thomas
1e914cd86e Add ddisam 2021-01-14 05:54:39 +01:00
Romain Thomas
cd286e1c08 Update doc 2021-01-07 08:43:11 +01:00
Romain Thomas
0a76b87d91 Update changelog according to postponed PR 2021-01-06 06:25:32 +01:00
Romain Thomas
c30a580d6b Add Mobile-Security-Framework-MobSF 2021-01-04 10:49:46 +01:00
Romain Thomas
933b9492a0 Fixes 2020-12-24 20:51:46 +01:00
Romain Thomas
a4682e0329 Update changelog 2020-12-23 09:41:23 +01:00
Romain Thomas
a9fea192b1 Update doc 2020-12-23 09:40:16 +01:00
Romain Thomas
ce58df93d8 Update doc build system
It enables to build documentation out-of-tree. It also introduces the
following build targets:

- lief-doc
- lief-doxygen
- lief-sphinx
- lief-quick-sphinx

See doc/CMakeLists.txt for the details
2020-12-23 07:10:17 +01:00
Romain Thomas
c365a533bc Update links 2020-12-20 14:19:04 +01:00
Romain Thomas
576d791f80 Update doc 2020-12-18 18:55:09 +01:00
Romain Thomas
749241db92 Update changelog 2020-12-16 16:22:23 +01:00
Romain Thomas
f17cb09269 Update doc 2020-12-16 16:16:36 +01:00
Romain Thomas
d484fc89d0 Use sphinx role for the issues 2020-12-11 07:34:35 +01:00
Romain Thomas
3613f476fe Merge branch 'pr/507' 2020-12-11 07:26:38 +01:00
Romain Thomas
413feff355 Update changelog 2020-12-11 07:26:27 +01:00
Romain Thomas
d1a7b81120 Set log output on stderr
Resolve 
2020-12-05 07:23:59 +01:00
rthomas
8a72f4310e Update documentation & python bindings 2020-11-18 13:07:21 +01:00
rthomas
44e072da15 Handle python utf-16 conversion in LangCodeItem values 2020-11-17 18:18:48 +01:00
rthomas
d2218e549d Fix logging doc 2020-11-17 18:18:10 +01:00
rthomas
1364f22c78 Improve logging interface 2020-11-09 21:02:50 +01:00
rthomas
b90d3c433d Update changelog & references 2020-11-04 14:50:42 +01:00
rthomas
437fbeb3ea Update changelog 2020-10-22 14:50:14 +02:00
rthomas
3bd530b880 Resolve 2020-10-15 09:14:18 +02:00
rthomas
2d0005dc60 Unify GuardFlags 2020-10-11 20:18:20 +02:00
rthomas
ab3557654e Update changelog 2020-09-28 06:39:52 +02:00
Adrien Guinet
48f72bd036 Enhance the bin2lib tutorial to support new glic versions
Glibc >= 2.29 versions do not allow the loading of a PIE binary with
dlopen. Explain this and how to workaround it.

An associated PR for https://github.com/lief-project/tutorials/ is
incoming
2020-09-27 11:52:02 +02:00
rthomas
1a416ea365 Fix reconstruction issue when the binary is prelinked
Resolve issue 
2020-09-26 17:34:12 +02:00
rthomas
9e6902c19c Fix .eh_frame parsing issue 2020-09-26 12:24:53 +02:00
Koh M. Nakagawa
96e6fc66ad fix ResourcesManager to parse string table entry
Signed-off-by: Koh M. Nakagawa <tsunekou1019@gmail.com>
2020-06-26 01:18:58 +09:00
rthomas
e0656480cf Update changelog 2020-05-24 06:47:15 +02:00
rthomas
6fd553114d Update references 2020-05-11 09:33:03 +02:00
rthomas
8671cc0a97 Fix changelog 2020-05-11 09:25:03 +02:00
suletm
7daff3bf9b
To fix documentation issue
1. Inconsistent function name fix.
2. Compilation fix as discussed in 
2020-04-10 20:12:25 -07:00
rthomas
33d1b894c0 Fix collisions in string optimization 2020-01-04 07:59:13 +01:00
Romain Thomas
eeddc38393 Handle PE forwarded exports
Resolve: 
2019-12-10 06:33:48 +01:00
rthomas
0ade59de75 Add PT_GNU_PROPERTY 2019-12-06 06:22:01 +01:00
rthomas
bfe5414a1e Set date 2019-11-29 21:51:38 +01:00
rthomas
ca4e6148fe Add API to demangle strings 2019-11-28 16:25:58 +01:00
rthomas
833d8a626f Fix date 2019-11-24 19:07:38 +01:00