Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 155 for “"Javascript"”.

  1. DETECTION, DIAGNOSIS AND MITIGATION OF MALICIOUS JAVASCRIPT WITH ENRICHED JAVASCRIPT EXECUTIONS

    <p>Malicious JavaScript has become an important attack vector for software exploitation attacks and imposes a severe threat to computer security. In particular, three major class of problems, malware detection, exploit diagnosis, and exploits mitigation, bring considerable challenges to security …

    syracuse-diss Repository record for DETECTION, DIAGNOSIS AND MITIGATION OF MALICIOUS JAVASCRIPT WITH ENRICHED JAVASCRIPT EXECUTIONS (opens in a new tab)

  2. DepTracker : tracking JavaScript dependencies on the web

    … graphs) ignore the dynamic interactions of JavaScript objects along these critical paths. Current dependency graphs solely include the dependencies that arise from a Web object triggering a new HTTP request. This thesis presents DepTracker, a tool that captures dynamically generated …

    mit Repository record for DepTracker : tracking JavaScript dependencies on the web (opens in a new tab)

  3. Practical Analysis of the Dynamic Characteristics of JavaScript

    JavaScript is a dynamic object-oriented programming language, which is designed with flexible programming mechanisms. JavaScript is widely used in developing sophisticated software systems, especially web applications. Despite of its popularity, there is a lack of software tools that support …

    vt Repository record for Practical Analysis of the Dynamic Characteristics of JavaScript (opens in a new tab)

  4. Kliens-szerver alkalmazás .NET Core 2 és Javascript technológiákkal

    … alkalmazást mutat be, amely .Net Core 2.x és Javascript technológiákkal készült. Az alkalmazás egy dámajáték, amelyet online lehet játszani. A szerver oldal C# nyelven van írva, amelyet a .NET keretrendszer fog össze. A kliens oldal Javascript React és Redux technológiákkal készült. A kliens a …

    debrecen Repository record for Kliens-szerver alkalmazás .NET Core 2 és Javascript technológiákkal (opens in a new tab)

  5. Investigating and Recommending Co-Changed Entities for JavaScript Programs

    JavaScript (JS) is one of the most popular programming languages due to its flexibility and versatility, but debugging JS code is tedious and error-prone. In our research, we conducted an empirical study to characterize the relationship between co-changed software entities (e.g., functions and …

    vt Repository record for Investigating and Recommending Co-Changed Entities for JavaScript Programs (opens in a new tab)

  6. Source to source compiler for the automatic parallelization of JavaScript code

    … compiler for the automatic parallelization of JavaScript code. The proposed compiler transforms the input code to an AST (Abstract syntax tree). Afterward, we applied a dependence analysis, followed by fusion and fission techniques. As a later part, new portions of code are inserted to …

    lima Repository record for Source to source compiler for the automatic parallelization of JavaScript code (opens in a new tab)

  7. Um estudo preliminar sobre bugs reportados e métricas de testes em projetos open-source em JavaScript

    … para cinco projetos de código aberto escritos em JavaScript e relacioná-los com algumas métricas relacionadas a teste e desenvolvimento de software. Para isto, foi feita uma análise manual das issues dos projetos a fim de detectar issues que relataram reportes de bugs. Também foi realizada a …

    brazil-uff Repository record for Um estudo preliminar sobre bugs reportados e métricas de testes em projetos open-source em JavaScript (opens in a new tab)

  8. Scripts in a Frame: A Framework for Archiving Deferred Representations

    … and adoption of client-side technologies like JavaScript and Ajax, coupled with the inability of crawlers to execute these technologies effectively, Web resources become harder to archive as they become more interactive. At Web scale, we cannot capture client-side representations using the …

    odu Repository record for Scripts in a Frame: A Framework for Archiving Deferred Representations (opens in a new tab)

  9. Utility Libraries for Traversing and Manipulating Tree-like Data Structures with Varying Schemas

    … found in the wild in a wide array of projects JavaScript projects. A specific example of one of these structures is an abstract syntax tree (AST). However, the lack of good libraries to handle trees has led to many developers and large-scale code bases having to implement their utility …

    mit Repository record for Utility Libraries for Traversing and Manipulating Tree-like Data Structures with Varying Schemas (opens in a new tab)

  10. A client-server architecture for modern times

    … standard client: The web browser, which allowed Javascript code to be deployed seamlessly to clients. Version compatibility between client and corresponding server could easily be maintained, and standardized browser "sandboxes" (Prevelakis and Spinellis 2001) mitigated many security concerns. …

    missouri Repository record for A client-server architecture for modern times (opens in a new tab)

  11. Comparison of Computational Notebook Platforms for Interactive Visual Analytics: Case Study of Andromeda Implementations

    … platforms: 1) Python-based Jupyter Notebook, 2) JavaScript-based Observable Notebook, and 3) Jupyter Notebook embedding both Python (data science use) and JavaScript (visual analytics use). We also made comparisons for all the notebook platforms via a case study based on metrics such as …

    vt Repository record for Comparison of Computational Notebook Platforms for Interactive Visual Analytics: Case Study of Andromeda Implementations (opens in a new tab)

  12. Understanding asynchronous code

    JavaScript on the web is difficult to debug due to its asynchronous and dynamic nature. Traditional debuggers are often little help because the language's idioms rely heavily on non-linear control flow via function pointers. The aim of this work is to create a debugging interface that helps users …

    mit Repository record for Understanding asynchronous code (opens in a new tab)

  13. Implementation of a cross-platform automated Bayesian data modeling system

    … and implemented to be able to cross-compile into JavaScript, allowing complex inference procedures to be run in any JavaScript-supporting web browser. The implementation is thoroughly tested and benchmarked with respect to existing CrossCat implementations and other baselines, showing that …

    mit Repository record for Implementation of a cross-platform automated Bayesian data modeling system (opens in a new tab)

  14. Pict2Join : Trencaclosques per a dispositius mòbils

    … aplicació mòbil desenvolupada amb HTML5, CSS3, Javascript i PhoneGap. Aquesta aplicació permet fer un trencaclosques del tamany i dificultat configurat per l'usuari amb una imatge del sistema d'arxius del dispositiu o de la seua càmera de fotos.

    catalunya Repository record for Pict2Join : Trencaclosques per a dispositius mòbils (opens in a new tab)

  15. Audioguía turística del Real Monasterio de San Lorenzo de El Escorial

    … Se han utilizado tecnologías como HTML5, JavaScript, jQuery Mobile, CSS, ThemRoller y PhoneGap.

    catalunya Repository record for Audioguía turística del Real Monasterio de San Lorenzo de El Escorial (opens in a new tab)

  16. Semantics-based program verification

    … four real-world language semantics, C, Java, JavaScript, and Ethereum Virtual Machine (EVM), and use them to verify full functional correctness of challenging heap-manipulating programs and high-profile commercial smart contracts. In particular, to the best of our knowledge, the JavaScript and …

    uiuc Repository record for Semantics-based program verification (opens in a new tab)

  17. Zobrazení 3D scény ve webovém prohlížeči

    … Aplikace je postavena na technologiích WebGL, Javascript a grafickém enginu O3D API.

    brno-tech Repository record for Zobrazení 3D scény ve webovém prohlížeči (opens in a new tab)

  18. Recherche et analyse de solutions performantes pour le traitement de fichiers JSON dans un langage de haut niveau

    … d’information au format de données textuelles JavaScript Object Notation (JSON), un dérivé de la notation des objets du langage JavaScript. Ce format de données, facile à comprendre par l’utilisateur, propose une syntaxe permettant à l’ordinateur d’en faire l’analyse à des fins d’affichage, de …

    teluq Repository record for Recherche et analyse de solutions performantes pour le traitement de fichiers JSON dans un langage de haut niveau (opens in a new tab)

  19. AbsInt-AI: Language Models for Abstract Interpretation

    … especially in dynamic languages like JavaScript, where heap structures are heterogeneous and difficult to analyze statically. In this work, we introduce AbsInt-AI, a language-model-guided static analysis framework based on abstract interpretation with adaptive, per-object heap …

    mit Repository record for AbsInt-AI: Language Models for Abstract Interpretation (opens in a new tab)

  20. TeachBot : an automated, hands-on apprenticeship program

    … main components: a JSON file of instructions, a JavaScript file, and a python file. The JavaScript file parses the instructions and sends commands to the python script. The python script then sends these commands to the robot. This process allows TeachBot to be modular and universal such that it …

    mit Repository record for TeachBot : an automated, hands-on apprenticeship program (opens in a new tab)

Page 1 of 8