minshim banner

minshim

2 devlogs
35m 48s

Making a super small Chromebook shim that will automatically unenroll any (supported) chromebook with no interaction. The shim is designed to be as small and fast as possible, and is aimed at people that need to unenroll/reenroll rapidly, or manag…

Making a super small Chromebook shim that will automatically unenroll any (supported) chromebook with no interaction. The shim is designed to be as small and fast as possible, and is aimed at people that need to unenroll/reenroll rapidly, or manage the enrollment of a lot of chromebooks.

jackson

Got it to boot the loader, just gotta get the payload to load now!

Attachment
0
jackson

For a project like this we first need to learn! The sh1mmer writeup and code is the main source here, but shimboot was also quite helpful. I’ve narrowed down the steps to take to make a bootable shim, and I just have to write the code to do it, and then the payload!

Attachment
0