Nick Botticelli

Results 12 issues of Nick Botticelli

[Quiltflower](https://github.com/QuiltMC/quiltflower) is a fork of Fernflower aiming to be faster, produce more readable Java code, and has additional features and fixes. There is one significant issue: it is a fork...

Enhancement
Dependency Related

I have attempted to run blackbird exploit (`sep pwn`) on j171ap (A10 T8010) however I am met with a familiar "Registers are locked" and am unable to decrypt kbags. I...

Will you be licensing this source code (such as for use in other projects)? 🙂

Compiled with IDA 7.7 SDK and later Windows SDK (Windows 11) and Visual Studio versions (2022), but successfully tested basic functionality on IDA 7.6. I also updated lib/include/copy command strings...

Is it currently possible to have 2 different permalink formats for two different paginations? For example, I have a /blog/ URL and a /projects/ URL; I want the blog URL...

The device simply reboots when attempting to run ipwnder_lite. I have also tried older version with no luck either. checkra1n works fine, and I noticed that the checkra1n procedure seems...

On 14.0 host and 14.0 ramdisk, I get the following error(s) when running `mount_filesystems`: ``` seputil: Gigalocker file (/mnt7/83308556-0035-534F-953A-8E596A5BC07E.gl) exists seputil: Gigalocker initialization completed seputil: can't open '/mnt1/usr/standalone/firmware/sep-firmware.img4', errno: No...

When using a metallib input from the new visionOS Simulator SDK, the following error is produced: ``` Error parsing "wakeboardctl.metallib" Metallib parse failed: unexpectedOperatingSystemType(140) ``` If you need a sample,...

AVPBooter is a new image type used by Virtualization.framework on Apple Silicon macOS for booting virtualized macOS instances. I tested this in Ghidra 10.1.2 and it seems to function fine...

Replaces `System.getProperty(...)` separator calls with with `System.lineSeparator` and `File.pathSeparator`. This was recommended by IntelliJ; initial tests show that this functions as intended. Environment: * Azul arm64 JDK 1.8 * arm64...