-
Thanks to @athiasjerome for pointing this out. We should consider adding support for the capture of .NET GUIDs, which may be useful for malware attribute and correlation, perhaps as a new field on the…
-
Conduct a dissection of a PE (Portable Executable) "hello world" binary, and do a similar write up on its anatomy.
-
I am running version Repetier Host for Mac 1.1.0 and using Slic3r PE 1.41.3 to do the slicing. I have Slic3r PE selected as the slicer to use under the Slic3r Executable setting, however, when I go to…
kloon updated
5 years ago
-
Hi all!
Today I was going through the process of building the latest version `1.0.3.dev.1` of the launcher with the latest version of the AYON Python API as we required one of the fixes in 1.0.2 an…
-
C++ code on Windows can either be using the MSVC C++ ABI, or the Itanium ABI (in mingw mode). Since 25c8a061c5739677d2fc0af29a8cc9520207b923 and 3c867898c7be7ed2b5d119a2478a836a0c85f19b, it's possible…
-
-
I compiled ert branch bwa-mem2 using Intel oneAPI. I tried the avx512bw executable from that. It runs for several minutes and fails with free(): invalid pointer like this:
[0000] Calling mem_proces…
KBT59 updated
3 years ago
-
We should modify the PEResourceType in the Windows Executable File Object to allow for the capture of PE resource offsets.
-
**Describe the bug**
The script to the tutorial [02 - Create a PE from scratch](https://lief-project.github.io/doc/stable/tutorials/02_pe_from_scratch.html) is completely broken.
- There is no opt…
-
Setting the end date/time before start date/time should not be valid, but this is executable in the app.
[original: nus-cs2103-AY2021S1/pe-interim#2151]