PS5: MP4/A53 Dumper release by Astrelsky + a53.elf dumps released

wololo

Finger on the pulse of the PlayStation hacking scene since 2006

6 Responses

  1. anonymous says:

    Does this mean we might possibly get PS5 FPKGs without hacking the hypervisor? :O

  2. Mr David Hutchison says:

    is it just me or does it seem like this site has seem a massive downturn of articles n just general news

    • wololo says:

      It’s not you. I’ve been on the scene for almost 20 years and to be honest my interest is waning

      • Jordan says:

        the scene isnt what it used to be for many reasons. i still appreciate popping your site up a few times a month and seeing whats going on, even though i dont do much of anything with my consoles anymore. The last thing i hacked was a switch. Its still awesome to see that people keep at it

      • MaxMouseDLL says:

        Can confirm, we be old….

  3. lollypop says:

    A11 devices on latest 16 usermode
    using : …

    git clone git://git.buildroot.net/buildroot && cd buildroot
    Download and copy this Buildroot .config to .config
    If using a toolchain path different than /opt/armv7-eabihf–glibc–bleeding-edge-2023.08-1:
    make menuconfig
    Navigate to Toolchain —>
    Properly set the Toolchain path, save and exit
    Create a rootfs-overlay directory. Everything you put inside will be part of the rootfs.
    make -j
    This will generate output/images/rootfs.cpio.xz
    is … error postponed weston jpeg profile
    make -j
    >>> weston 14.0.1 Building
    GIT_DIR=. PATH=”/opt/buildroot/output/host/bin:/opt/buildroot/output/host/sbin:/usr/local/vitasdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/opt/armv7-eabihf–glibc–bleeding-edge-2024.05-1/bin” PYTHONNOUSERSITE=y /opt/buildroot/output/host/bin/ninja -C /opt/buildroot/output/build/weston-14.0.1//buildroot-build
    ninja: Entering directory `/opt/buildroot/output/build/weston-14.0.1//buildroot-build’
    [2/308] Compiling C object shared/libcairo-shared.a.p/image-loader.c.o
    FAILED: shared/libcairo-shared.a.p/image-loader.c.o
    /opt/buildroot/output/host/bin/arm-linux-gcc -Ishared/libcairo-shared.a.p -Ishared -I../shared -I. -I.. -Iinclude -I../include -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/pixman-1 -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/cairo -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/freetype2 -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/libpng16 -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/pango-1.0 -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/harfbuzz -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0 -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/glib-2.0/include -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/libmount -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/blkid -I/opt/buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/fribidi -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -Wmissing-prototypes -Wno-unused-parameter -Wno-shift-negative-value -Wno-missing-field-initializers -Wno-pedantic -Wundef -fvisibility=hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -pthread -MD -MQ shared/libcairo-shared.a.p/image-loader.c.o -MF shared/libcairo-shared.a.p/image-loader.c.o.d -o shared/libcairo-shared.a.p/image-loader.c.o -c ../shared/image-loader.c
    ../shared/image-loader.c: In function ‘load_jpeg_icc’:
    ../shared/image-loader.c:163:14: error: implicit declaration of function ‘jpeg_read_icc_profile’ [-Wimplicit-function-declaration]
    163 | if (!jpeg_read_icc_profile(cinfo, &profdata, &proflen)) {
    | ^~~~~~~~~~~~~~~~~~~~~
    [4/308] Generating git-version.h with a custom command
    fatal: not a git repository: ‘.’
    [9/308] Compiling C object shared/libcairo-shared.a.p/frame.c.o
    ninja: build stopped: subcommand failed.
    make[1]: *** [package/pkg-generic.mk:273: /opt/buildroot/output/build/weston-14.0.1/.stamp_built] Error 1
    make: *** [Makefile:83: _all] Error 2