Manuel Rösel

Results 28 comments of Manuel Rösel

Okay, you can test the readonly hack with a small modification. Append the following at the end of debug_cmd.sh ``` `/media/hack/busybox-armv6l nanddump -f /media/hack/BLOCK0 /dev/mtd0 /media/hack/busybox-armv6l nanddump -f /media/hack/BLOCK1 /dev/mtd1...

Yes. wich file is the correct one? There are many files on dropbox

ok. thats are the original firmware files? if so, its easy, you can unpack rootfs with unsquashfs rootfs-cpio_master.squashfs.img Now take a look at the files and make you changes to...

Take a look at the file check_new_fw.sh ... The update uri is https://fw.omguard.com/download/IPCAM/CGAG/WAPP-CS/version.xml The firmware file is https://fw.omguard.com/download/IPCAM/CGAG/WAPP-CS/GM8136-1.1.1.66.zip

Take a look at the file init, in rootfs, append the following ``` /gm/bin/busybox telnetd ``` then create new rootfs like ``` mksquashfs squashfs-root rootfs_new -comp xz -b 131072 -all-root...

I have no camera from lidl to test it. But i can make a test rootfs. Take a look at the zip file. https://ros-it.ch/rootfs-cpio_master.squashfs.zip Now i have the busybox telnet...

No Problem. You can recover the camera if everthing goes wrong. On the mainboard, there should be a spi-flash. With a simple ftdi-mini interface you can read and write the...

Hi! I have a brand new Lenovo E490 with ME 12.0.1427.35 - Whiskey Lake - i7-8565U - tested with -s and -s The bios chip is very easy to access....

Hi @dt-zero !! Thanks for you message! Yes! Here is the link [E490](https://ros-it.ch/E490_orig.bin) Thanks for your work!!

@dt-zero you are the best! It seems to be working! Now the device /dev/eim0 is gone and in UEFI BIOS no ME Version shown. ![ME](https://user-images.githubusercontent.com/9306994/68992655-850f0400-086e-11ea-89f2-43d439907cf3.jpg) Thank you very much!