Essays about: "Web browser"

Showing result 1 - 5 of 193 essays containing the words Web browser.

  1. 1. Peering into the Dark : A Dark Web Digital Forensic Investigation on Windows 11

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Johanna Kahlqvist; Frida Wilke; [2023]
    Keywords : Dark Web; Digital Forensics; The Onion Router Tor ; Windows 11;

    Abstract : The ability to access the Internet while remaining anonymous is a necessity in today's society. Whistleblowers need it to establish contact with journalists, and individuals living under repressive regimes need it to access essential resources. READ MORE

  2. 2. Runtime of WebAssembly : A study into WebAssembly runtime

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Adam Eriksson; [2023]
    Keywords : WebAssembly; Runtime; Native; JavaScript; Compilation; Execution;

    Abstract : WebAssembly is Assembly-like code that is created by compiling other languages into Wasm. The Wasm file can then be run on the web at near native speed. The objective of this study is to find how WebAssemblys runtime compares to JavaScript and native. The study will also see if different browsers impact WebAssembly runtime. READ MORE

  3. 3. A User-Centric Monitoring System to Enhance the Development of Web-Based Products

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Amanda Törnqvist; Hanna Martinsson; [2023]
    Keywords : Software; Software Development; Server Traffic; Statistical Analysis Tool; Mjukvara; Mjukvaruutveckling; Servertrafik; Statistiskt Analysverktyg;

    Abstract : Many websites and products rely heavily on consumers’ usage habits to maximize profit. Therefore, this project aims to aid product development by analyzing server traffic logs. The proposed solution is a monitoring system focusing on user analytics. READ MORE

  4. 4. Breaking WebAssembly Crypto Miner Detection by Obfuscation

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Gustav Ekner; [2023]
    Keywords : Computer Security; WebAssembly; Crypto mining; Code Obfuscation; Browsers; Datasäkerhet; WebAssembly; Kryptovalutautvinning; Kodobfuskering; Webbläsare;

    Abstract : Blockchain-based cryptocurrencies is a fairly new concept with a worldwide spread, and there is a massive amount of currencies. Several of them involve so-called currency mining, a feature of Proof-of-Work based blockchains. READ MORE

  5. 5. Parallelization of boolean operations for CAD Software using WebGPU

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Max Helmrich; Linus Käll; [2023]
    Keywords : Parallelization; Web; Boolean Operations; WebGPU; CAD; GPU Acceleration;

    Abstract : This project is about finding ways to improve performance of a Computer-Aided-Design (CAD) application running in the web browser. With the new Web API WebGPU, it is now possible to use the GPU to accelerate calculations for CAD applications in the web. READ MORE