Raphaël Vinot
|
3252361b3c
|
fix: Skip nameless sections in ELF
Related: #678
|
2021-03-16 17:56:06 +01:00 |
Raphaël Vinot
|
18474a2144
|
chg: Add comments to ELF, PE, and MachO object generators.
|
2020-09-15 12:39:59 +02:00 |
Paal Braathen
|
ff62f1c19c
|
Linting/Add missing whitespace
|
2020-07-28 20:05:42 +02:00 |
louis
|
f8589061cb
|
chg: Remove standalone default value from MISPObject children c'tor
MISPObject.__init__ sets standalone=True by default, so there is no
need to do it in its child classes.
|
2020-06-30 12:40:08 +02:00 |
Raphaël Vinot
|
11353f8ae2
|
fix: Make lief optional again
fix #538
|
2020-02-07 11:51:48 +01:00 |
Raphaël Vinot
|
b0e95fd5af
|
chg: Refactorize typing, validate
|
2020-01-23 10:27:40 +01:00 |
Raphaël Vinot
|
f312f87072
|
fix: Objects helpers were broken, do not overwrite describe_types
|
2019-10-08 09:28:33 +02:00 |
Raphaël Vinot
|
d477a3688c
|
chg: Rename relationship included-in -> includes
|
2019-07-24 13:57:36 +02:00 |
Raphaël Vinot
|
4a1d43c7e2
|
fix: Fix typo
|
2017-12-20 14:27:31 +01:00 |
Raphaël Vinot
|
d19a10ddcc
|
chg: Make the library easier to use
|
2017-12-13 15:45:02 +01:00 |
Raphaël Vinot
|
134df0cafb
|
chg: Properly use python logging module.
|
2017-11-07 18:10:04 -08:00 |
Raphaël Vinot
|
d3d34d5953
|
update: make make_binary_objects more flexible
fix: use proper exception handlers
|
2017-09-20 11:44:55 +01:00 |
Raphaël Vinot
|
da2b28a927
|
Use MISPAbstract as a master class everywhere.
This is probably breaking everything.... ¯\_(ツ)_/¯
|
2017-09-12 16:46:06 +02:00 |
Raphaël Vinot
|
b74e558f75
|
Some more refactoring
|
2017-08-31 10:40:18 +02:00 |
Raphaël Vinot
|
74037cb6fa
|
Some more refactoring and cleanup
|
2017-08-30 12:47:32 +02:00 |
Raphaël Vinot
|
2bc0745fbf
|
Refactoring in order to load objects
|
2017-08-28 19:16:20 +02:00 |
Raphaël Vinot
|
44f32bc443
|
Add support for multiple entries of the same type in an object
|
2017-08-27 18:12:42 +02:00 |
Raphaël Vinot
|
f06bfd310b
|
Do not fail if pymisp is not installed
|
2017-08-25 16:38:12 +02:00 |