Julien Voisin
Julien Voisin
The [metabrainz foundation]( https://metabrainz.org/projects ) is providing a couple of interesting services via api: - [musicbrainz]( https://musicbrainz.org/ ) to get information about artists/tracks/albums/… - [covertarchive]( https://coverartarchive.org/ ) to get covers...
### Description Some errors in the logs upon binary analysis. angr-management doesn't crash and is still usable though. ```console $ angr-management (python:49655): dbind-WARNING **: 17:30:31.818: AT-SPI: Error retrieving accessibility bus...
**Describe the Bug** ORBot crashes right after successfully connecting to tor **To Reproduce** Steps to reproduce the behavior: 1. Get an Android device with MTE enabled 2. Launch ORBot, tick...
Following the procedure from #217, but it seems that something is wrong, namely `cc1: error: bad value (‘armv8.5-a+memtag’) for ‘-march=’ switch`
[hardened_malloc](https://github.com/GrapheneOS/hardened_malloc/commit/f793a3edf676f0e72c7f21de4d89aa14b247a61a) has [MTE](https://developer.android.com/ndk/guides/arm-mte) support, it would be nice to have it in isoalloc as well.
As suggested in #205#issuecomment-1817899513
Currently, the [security comparison]( https://github.com/struct/isoalloc/blob/master/SECURITY_COMPARISON.MD ) document only lists security features, but it would be nice to list killed/mitigated/… bug classes and primitives, like: - Cross-chunk linear overflows - Cross-chunk...
Currently there is a ton of various toggles and options, yet I don't think that anyone is spending time tweaking them. We should either reduce their numbers, and/or provide a...
The FreeBSD CI has been broken for weeks: ``` [LOG][17408](src/iso_alloc_profiler.c:56 _iso_alloc_print_stats()) RSS: 22 (mb) [LOG][17408](src/iso_alloc_profiler.c:60 _iso_alloc_print_stats()) Soft Page Faults: 6307 [LOG][17408](src/iso_alloc_profiler.c:61 _iso_alloc_print_stats()) Hard Page Faults: 0 ... Succeeded Running wild_free...