National Repository of Grey Literature 126 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Data encryption on USB flash drive
Bráblík, Petr ; Benedikt, Jan (referee) ; Komosný, Dan (advisor)
The bachelor thesis deals with the design and implementation of a security program for encryption and automatic decryption of data on a USB memory stick. The system is designed to facilitate the use of the operating system on a USB memory stick for seniors in the age group of 90 years and above. The goal is to load a live version of the operating system that can be directly run from the USB memory stick. The implementation of a group of scripts will ensure automatic decryption of data according to the MAC address of the computer in which the USB memory stick is located. Furthermore, the work includes a graphical application for modifying the allowed MAC addresses for automatic decryption. The application allows to add enabled MAC addresses, view the history of computers in which the USB memory drive was located, and back up user data to another drive running the legacy operating system. The results of the work are published on GitHub.
Application for senior caregiver
Žáček, Jan Filip ; Benedikt, Jan (referee) ; Komosný, Dan (advisor)
The main objective of this bachelor's thesis was to develop an application for a senior caregiver. Within this application, a graphical configuration option for selected settings in configuration files of the senior operating system (senior-os) applications is created. Furthermore, the application includes a graphical interface for displaying and filtering log levels of senior-os application activities. The caregiver application incorporates protection against phishing attacks using machine learning, which analyzes suspicious addresses listed in the activity logs of senior-os applications. The second objective of the bachelor's thesis was to design and implement a unified graphical environment in the form of a module that ensures clarity and consistency across all senior-os applications. The results of this work are published on the GitHub versioning platform under the MIT license.
Cryptographic algorithms for low-power IoT devices
Oszelda, Matěj ; Dobiáš, Patrik (referee) ; Dzurenda, Petr (advisor)
The bachelor thesis analyses the possibilities of application of operating systems, cryptographic libraries and their primitives in memory, performance and computationally constrained IoT environment. It then implements selected tools for securing communication in a system with constrained IoT devices. The theoretical part discusses the IoT, the different operating systems and cryptographic libraries in this environment. It then presents the measurement and comparison of cryptographic libraries and their primitives. Based on the measurements, it selects tools for implementation in securing the communication of IoT devices. It then creates a design and implements the system.
Connecting RTOS with GPOS in industrial use
Thér, Tomáš ; Dobrovský, Ladislav (referee) ; Lang, Stanislav (advisor)
This thesis explores the integration of real-time operating systems (RTOS) and general-purpose operating systems (GPOS) in industrial automation. RTOS are crucial for deterministic control of critical processes, while GPOS offer a wide range of tools. The thesis focuses on the exOS product from B&R, detailing its features, installation, and development tools. Finally a model application is created, implementing a database for a plasma cutter in a real industrial project.
Adaptation of Zephyr RTOS and Sound Open Firmware on a HiFi4 DSP of the NXP i.MX RT685 MCU
Staniček, Vít ; Strnadel, Josef (referee) ; Šimek, Václav (advisor)
Tato práce se zabývá analýzou mikrokontroléru i.MX RT685 vyráběného firmou NXP Semiconductors, v něm realizovaného Tensilica HiFi 4 DSP jádra a popisuje úsilí adaptace RTOS Zephyr společně s vrstvou Sound Open Firmware na tuto platformu. Aplikace demonstrující zpracování digitálních zvukových signálů nad těmito technologiemi je v této práci implementována rovněž. Práce je motivována záměrem jak efektivně realizovat techniky pro digitální zpracování zvukových signálů na této platformě, tak sjednotit jejich použití.
Reduced operating system with Linux kernel on USB flash drive
Struziaková, Lada ; Slavíček, Karel (referee) ; Komosný, Dan (advisor)
Cílem mé bakalářské práce je vytvořit modifikovaný operační systém Linux založený na distribuci Debian. Předdefinované aplikace, mezi které patří lokální PDF a webový prohlížeč patří mezi požadavky na upravovanou distribuci. Celý systém je uložen na přenosném úložném zařízení, například USB flash disk, a pracuje v režimu pouze pro čtení. Tento režim zajišťuje výmaz veškerých změn provedených při běhu systému s jeho restartem, kromě dat uložených v domovském adresáři uživatelů. Zbylé, nevyužité místo úložného zařízení, je vyhrazeno pro šifrovaný oddíl, který slouží jako bezpečné úložiště pro uživatelská data vytvořena při běhu systému. Zadání práce bylo splněno s využitím funkcí systémové knihovny live-build a postupu pro vytvoření distribuce „od základu“. Došlo k modifikaci zavaděčů (bootloaders), nastavování vnitřních služeb systému (services), vytvoření skriptu pro nastavení systému pomocí live-build knihovny, provedení persistence, a dalších změn. Ačkoliv je práce psaná v anglickém jazyce, systém je připraven pro česky hovořící uživatele. Vytvořené konfigurační skripty a generované ISO obrazy jsou zveřejněny pod MIT licencí dostupné na platformě GitHub.
Testing the response of operating systems to different IPv6 flows
Ruiner, Michal ; Polák, Ladislav (referee) ; Jeřábek, Jan (advisor)
The aim of the thesis is to create an array of virtual machines and research their response to the IPv6 protocol. Another significant part is to utilize the provided tool for generating and sniffing IPv6 traffic and verify its correct functionality. For such purpose, the GNS3 open-source software is selected. A~reader is familiarized with the concepts of virtualization, GNS3 functionality and various methods of software testing together with the implemented practical models. The IPv6 protocol is introduced in detail as well as the packet format, address types and several IPv6 protocols useful for the thesis. The practical part is discussed in the Numerical results chapter. The topology is established and connectivity verified using IPv4. Configuration of static IPv6 addresses is performed on the devices as well as configuration of router to distribute particular prefixes. 5 testing scenarios are proposed that increase the input load to the tool in sense of higher number of addresses for the 3 different modes - passive, active and aggressive. 3 scripts were developed. Performance testing script measures utilization of computational resources. The other 2 scripts perform packet capturing and further analysis to compare the results of proposed scripts with provided tool. The comparison is done utilizing passive and aggressive modes. Active mode is used to observe the response of various operating systems to different IPv6 flows. Specifically, multiple Windows 10 builds, Linux distributions, Windows XP, 7, 11, macOS and Android.
Linux distribution for smart building gateway
Nagy, Tomáš ; Komosný, Dan (referee) ; Jablončík, Lukáš (advisor)
The goal of the thesis was to create a Linux distribution for a smart home gateway. The thesis is divided into theoretical and practical parts. The theoretical part dealt with the analysis of the Linux operating system. Subsequently, single board computers are described and compared. In the next part, the gateway issues, communication protocol selection and application containerization are discussed. As a result of addressing the issue, a procedure for adding tools for home automation, the construction of scripts that automate this issue and instructions for their proper execution were proposed.
Possibilities of securing inter-processor communication for dedicated devices
Rácek, Luboš ; Člupek, Vlastimil (referee) ; Troják, David (advisor)
Diploma thesis focuses on introduce problematic issue of inter-core communication, implementation of Linux distribution made by project Yocto on chosen platform of NXP i.MX microcontrolers family and solution for secured inter-core communication.
Features and testing of mobile devices with Android OS
Ružička, Silvestr ; Malina, Lukáš (referee) ; Balík, Miroslav (advisor)
The work deals with creating applications for the Android OS, gathering information on mobile device and testing of computing power. In this theisis we talk about the history, development and architecture of the Android OS. Described here the application development fo Android OS. Process The output of this work is an application for finding information on the mobile device and to test the computational performance.

National Repository of Grey Literature : 126 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.