1008 Commits

Author SHA1 Message Date
Romain Thomas
623055b045 Setup sccache 2020-12-12 08:31:52 +01:00
Romain Thomas
1fecc1b147 Remove fast finish 2020-12-11 11:24:07 +01:00
Romain Thomas
fe953c16ff Fix fast finish 2020-12-11 11:23:29 +01:00
Romain Thomas
ae8f262c7c Setup Python 3.9 in appveyor 2020-12-11 11:22:21 +01:00
Romain Thomas
fe6f2a08d6 Comment until the CI is fixed (related to #507) 2020-12-11 11:14:16 +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
Charles
50a348e7f0 Sort dynamic symbols 2020-12-11 11:23:38 +08:00
Romain
ae67fbef17
Merge pull request #506 from Clcanny/charles-add-set-section-in-relocation-pull-request
Add section method to set section_ in class Relocation in ELF
2020-12-06 18:48:01 +01:00
Charles
24a07e23cc Add section method to set section_ in class Relocation in ELF 2020-12-06 17:31:59 +08:00
Romain
2fe4002699
Update README.md 2020-12-05 12:24:34 +01:00
Romain
2c93d12cfc
Update README.md 2020-12-05 12:15:37 +01:00
Romain Thomas
8751eda888 Enable tests in github actions 2020-12-05 12:00:14 +01:00
Romain Thomas
1c35015b42 Remove dir 2020-12-05 11:53:27 +01:00
Romain
fee1271157
Create windows.yml 2020-12-05 11:33:30 +01:00
Romain Thomas
03ba40b735 Setup Ninja for windows 2020-12-05 11:30:53 +01:00
Romain Thomas
d1a7b81120 Set log output on stderr
Resolve #503
2020-12-05 07:23:59 +01:00
Charles
588a7a3a04 Sort ELF static symbols in Builder 2020-11-28 06:47:35 +01:00
Romain
533b74d551
Merge pull request #497 from Clcanny/charles-dont-relocation-when-extend-not-loaded-section-pull-request
Don't do relocation and etc. when extend not loaded section.
2020-11-28 06:41:07 +01:00
Romain
4de7fd2050
Merge pull request #498 from kwarrick/kwarrick/find-package
Simplify find_package mechanics
2020-11-28 06:34:08 +01:00
Kevin Warrick
d11149b03d Generate LIEFConfig and LIEFConfigVersion 2020-11-26 13:36:12 -05:00
rthomas
f0bddc0001 Change verbosity of some functions 2020-11-25 07:40:55 +01:00
Charles
ad055a155f Fix bug: "Unable to find the segment associated with the address" in Binary::extend. 2020-11-25 14:40:20 +08:00
rthomas
2145d79efb Include according to config 2020-11-21 20:22:41 +01:00
rthomas
b49786fd03 Resolve #492 2020-11-20 06:45:34 +01:00
rthomas
294428973a Clean Mach-O headers 2020-11-20 06:43:12 +01:00
rthomas
3b7c8fb203 Clean ELF headers 2020-11-20 06:42:23 +01:00
rthomas
8872b85fc7 Cleanup PE headers 2020-11-19 07:45:10 +01:00
rthomas
957929348b Fix check 2020-11-18 16:56:24 +01:00
rthomas
1538a55b97 Handle corrupted DLL name 2020-11-18 16:49:37 +01:00
rthomas
f0ee03543b WIP 2020-11-18 16:49:37 +01:00
rthomas
acb108602d Log 2020-11-18 16:49:37 +01:00
rthomas
8a72f4310e Update documentation & python bindings 2020-11-18 13:07:21 +01:00
Antonio Flores Montoya
a49fb73f74 add mips relocations. 2020-11-18 13:07:15 +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
9c399e603c Fix permission issue 2020-11-11 11:36:03 +01:00
rthomas
bee7a0bb86 Fix dockerfile 2020-11-11 10:18:46 +01:00
rthomas
b224217bfe Remove cppcheck (to be replaced with clang-tidy) 2020-11-11 07:15:38 +01:00
rthomas
92181c8d51 Fix deps 2020-11-11 07:13:55 +01:00
rthomas
2bfd277360 Revert Python 3.9 on Windows 2020-11-10 18:30:00 +01:00
rthomas
43a223b70f Package json.hpp into third-party directory 2020-11-10 17:52:34 +01:00
rthomas
24d89a1315 Lint 2020-11-10 17:21:28 +01:00
Romain
122e6ab443
Merge pull request #487 from aeflores/add-mips-abstract
add mips to the elf architecture mapping.
2020-11-10 16:54:10 +01:00
rthomas
ab4df2db1e Re-enable other python versions 2020-11-10 16:48:12 +01:00
rthomas
ad6189e38c Enable Python 3.9 on Appveyor 2020-11-10 16:47:23 +01:00
Antonio Flores Montoya
f2151dbe41 add mips to the elf architecture mapping. 2020-11-10 10:44:39 -05:00
rthomas
a35a97aa83 Log improvements 2020-11-10 06:32:12 +01:00
rthomas
1364f22c78 Improve logging interface 2020-11-09 21:02:50 +01:00