Essays about: "Runtime Metadata"

Found 2 essays containing the words Runtime Metadata.

  1. 1. Decompiling Go : Using metadata to improve decompilation readability

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

    Author : Mattias Grenfeldt; [2023]
    Keywords : Decompilation; Go; Runtime Metadata; Reverse Engineering; Dekompilering; Go; Körtidsmetadata; Reverse Engineering;

    Abstract : Malware written in Go is on the rise, and yet, tools for investigating Go programs, such as decompilers, are limited. A decompiler takes a compiled binary and tries to recover its source code. Go is a high-level language that requires runtime metadata to implement many of its features, such as garbage collection and polymorphism. READ MORE

  2. 2. Scheduling Strategies for the Calvin IoT Environment

    University essay from Lunds universitet/Institutionen för reglerteknik

    Author : Sam Jabbar; [2018]
    Keywords : Calvin; Internet of Things; Dataflow programming; distributed application; Actor model; scheduling; Round Robin; Non-preemptive; Technology and Engineering;

    Abstract : The connection of devices to the internet is referred to as Internet of Things (IoT). By using IoT distributed network of devices will be able to communicate with each other. READ MORE