Nowy projekt: SharpOS

Wpadłem na genialny pomysł: weźmy Android, rozbierzmy go na części, wyrzućmy wszystko co związane z Javą i napiszmy nowe moduły oparte o .NET. Dopiero po chwili dotarło do mnie ile to pracy. Po pierwsze muszę zapoznać się z architekturą Androida, co, jak i dlaczego działa, zrozumieć jego kod źródłowy, a następnie zacząć reimplementować moduły aby spełniały moje oczekiwania.

Czytaj dalej Nowy projekt: SharpOS

Working Windows&Linux dual-boot

A while ago, I got a new laptop so that I can experiment without destroying my stable system. I started with OpenSUSE 13.2, but it became hard to work on (some stuff didn’t work like it should). Then I installed Manjaro, which is based on Arch. It’s great.

Recently, I decided to install Windows on a spare partition. It worked fine. But it removed GRUB from MBR. Yeah, not nice. So, in to the Internet: DuckDuckGo -> "windows grub install" and here’s what I got:

Czytaj dalej Working Windows&Linux dual-boot

Trying to get admin privileges from a standard user

So recently I was at my grandma’s and she only had access to a low-privileged account, as my uncle had configured the system and set a password on the admin account. I figured it would be a nice challenge to get my hands on his password, or get higher privileges in some other way. One thing though, I had to achieve this without rebooting the device.

Czytaj dalej Trying to get admin privileges from a standard user