Suchergebnisse - Java bytecodes

  1. 1

    Reasoning About Exceptional Behavior At the Level of Java Bytecode with ByteBack von Paganoni, Marco, Furia, Carlo A.

    ISSN: 0934-5043, 1433-299X
    Veröffentlicht: New York, NY ACM 04.11.2025
    Veröffentlicht in Formal aspects of computing (04.11.2025)
    “… In this article, we present a novel approach to verify the exceptional behavior of Java programs, which extends our previous work on ByteBack …”
    Volltext
    Journal Article
  2. 2

    From bytecode to JavaScript: the Js_of_ocaml compiler von Vouillon, Jérôme, Balat, Vincent

    ISSN: 0038-0644, 1097-024X
    Veröffentlicht: Bognor Regis Blackwell Publishing Ltd 01.08.2014
    Veröffentlicht in Software, practice & experience (01.08.2014)
    “… SUMMARY We present the design and implementation of a compiler from OCaml bytecode to JavaScript …”
    Volltext
    Journal Article
  3. 3

    Symbolic PathFinder: integrating symbolic execution with model checking for Java bytecode analysis von Păsăreanu, Corina S., Visser, Willem, Bushnell, David, Geldenhuys, Jaco, Mehlitz, Peter, Rungta, Neha

    ISSN: 0928-8910, 1573-7535
    Veröffentlicht: Boston Springer US 01.09.2013
    Veröffentlicht in Automated software engineering (01.09.2013)
    “… Symbolic PathFinder (SPF) is a software analysis tool that combines symbolic execution with model checking for automated test case generation and error detection in Java bytecode programs …”
    Volltext
    Journal Article
  4. 4

    Code coverage differences of Java bytecode and source code instrumentation tools von Horváth, Ferenc, Gergely, Tamás, Beszédes, Árpád, Tengeri, Dávid, Balogh, Gergő, Gyimóthy, Tibor

    ISSN: 0963-9314, 1573-1367
    Veröffentlicht: New York Springer US 01.03.2019
    Veröffentlicht in Software quality journal (01.03.2019)
    “… For Java, the prevalent approach to code coverage measurement is using bytecode instrumentation due to its various benefits over source code instrumentation …”
    Volltext
    Journal Article
  5. 5

    An Experimental Comparison of Clone Detection Techniques using Java Bytecode von Schneider, Jean-Guy, Lee, Sung Une

    ISSN: 2640-0715
    Veröffentlicht: IEEE 01.12.2022
    “… Avoiding some of the issues of source-code based approaches, we are investigating the effectiveness of using various similarity measures on Bytecode to identify code clones in Java-based systems in this work …”
    Volltext
    Tagungsbericht
  6. 6

    JAVA BYTECODE INSTRUCTION USAGE COUNTING WITH ALGATOR von Dobravec, Tomaž

    ISSN: 1335-8243, 1338-3957
    Veröffentlicht: Sciendo 01.01.2019
    Veröffentlicht in Acta electrotechnica et informatica (01.01.2019)
    “… Development of algorithms for solving various kinds of computer related problems consists of several consecutive and possibly repetitive phases. The final and …”
    Volltext
    Journal Article
  7. 7

    Design, implementation, and application of GPU-based Java bytecode interpreters von Celik, Ahmet, Nie, Pengyu, Rossbach, Christopher J., Gligoric, Milos

    ISSN: 2475-1421, 2475-1421
    Veröffentlicht: 01.10.2019
    Veröffentlicht in Proceedings of ACM on programming languages (01.10.2019)
    “… We present the design and implementation of GVM, the first system for executing Java bytecode entirely on GPUs …”
    Volltext
    Journal Article
  8. 8

    Modeling the Java Bytecode Verifier von Reynolds, Mark C.

    ISSN: 0167-6423, 1872-7964
    Veröffentlicht: Elsevier B.V 01.03.2013
    Veröffentlicht in Science of computer programming (01.03.2013)
    “… in Java, particularly in the Bytecode Verifier, a critical component used to verify class semantics before loading is complete …”
    Volltext
    Journal Article
  9. 9

    Formal Model of Conformity Analysis Method of Java Bytecode Programs annotated with BML Specifications von Achour, Safaa, Benattou, Mohammed, Lanet, Jean-Louis

    ISSN: 1819-656X, 1819-9224
    Veröffentlicht: Hong Kong International Association of Engineers 17.05.2021
    Veröffentlicht in IAENG international journal of computer science (17.05.2021)
    “… This paper presents an analysis method of detecting the inconsistencies between a Java Bytecode program and its formal specification expressed at the Bytecode level, using the Bytecode Modeling Language (BML …”
    Volltext
    Journal Article
  10. 10

    An empirical study of Java bytecode programs von Collberg, Christian, Myles, Ginger, Stepp, Michael

    ISSN: 0038-0644, 1097-024X
    Veröffentlicht: Chichester, UK John Wiley & Sons, Ltd 01.05.2007
    Veröffentlicht in Software, practice & experience (01.05.2007)
    “… We present a study of the static structure of real Java bytecode programs. A total of 1132 Java jar …”
    Volltext
    Journal Article
  11. 11

    SNITCH: Dynamic Dependent Information Flow Analysis for Independent Java Bytecode von Geraldo, Eduardo, Costa Seco, João

    ISSN: 2075-2180, 2075-2180
    Veröffentlicht: Open Publishing Association 27.08.2019
    “… In this paper, we tackle the challenge of dynamically tracking information flow in third-party Java-based applications using dependent information flow control …”
    Volltext
    Journal Article
  12. 12

    CIL to Java-Bytecode Translation for Static Analysis Leveraging von Ferrara, Pietro, Cortesi, Agostino, Spoto, Fausto

    ISSN: 2575-5099
    Veröffentlicht: ACM 01.05.2018
    “… A formal translation of CIL (i.e., .Net) bytecode into Java bytecode is introduced and proved sound with respect to the language semantics …”
    Volltext
    Tagungsbericht
  13. 13

    Vulnerabilities Constraint Based Analysis Approach for Java Bytecode Programs von Achour, Safaa, Benattou, Mohammed

    ISSN: 2472-7652
    Veröffentlicht: IEEE 01.05.2018
    “… Thus, we propose in this paper a constraint-based analysis technique to detect vulnerabilities in Java applications at the executable level …”
    Volltext
    Tagungsbericht
  14. 14

    Applying Java bytecode static instrumentation for software dynamic analysis von Vartanov, S.P., Ermakov, M.K.

    ISSN: 2079-8156, 2220-6426
    Veröffentlicht: Russian Academy of Sciences, Ivannikov Institute for System Programming 01.10.2018
    Veröffentlicht in Trudy Instituta sistemnogo programmirovaniâ (01.10.2018)
    “… : analysis tool may not have access to target program source code, and the program may be interpreted by a non-standard virtual machine with bytecode format different from Java Virtual Machine specifications …”
    Volltext
    Journal Article
  15. 15

    Provably correct control flow graphs from Java bytecode programs with exceptions von Amighi, Afshin, Gomes, Pedro de Carvalho, Gurov, Dilian, Huisman, Marieke

    ISSN: 1433-2779, 1433-2787, 1433-2787
    Veröffentlicht: Berlin/Heidelberg Springer Berlin Heidelberg 01.11.2016
    “… We present an algorithm for extracting control flow graphs from Java bytecode that captures normal as well as exceptional control flow …”
    Volltext
    Journal Article
  16. 16

    Java Bytecode Verification: Algorithms and Formalizations von Leroy, Xavier

    ISSN: 0168-7433, 1573-0670
    Veröffentlicht: Dordrecht Springer Nature B.V 01.05.2003
    Veröffentlicht in Journal of automated reasoning (01.05.2003)
    “… Bytecode verification is a crucial security component for Java applets, on the Web and on embedded devices such as smart cards …”
    Volltext
    Journal Article
  17. 17

    Decompilation of Java bytecode to Prolog by partial evaluation von Gómez-Zamalloa, Miguel, Albert, Elvira, Puebla, Germán

    ISSN: 0950-5849, 1873-6025
    Veröffentlicht: Amsterdam Elsevier B.V 01.10.2009
    Veröffentlicht in Information and software technology (01.10.2009)
    “… Reasoning about Java bytecode (JBC) is complicated due to its unstructured control-flow, the use of three-address code combined with the use of an operand stack, etc …”
    Volltext
    Journal Article
  18. 18

    Advanced obfuscation techniques for Java bytecode von Chan, Jien-Tsai, Yang, Wuu

    ISSN: 0164-1212, 1873-1228
    Veröffentlicht: New York Elsevier Inc 01.04.2004
    Veröffentlicht in The Journal of systems and software (01.04.2004)
    “… There exist several obfuscation tools for preventing Java bytecode from being decompiled …”
    Volltext
    Journal Article
  19. 19

    A certified lightweight non-interference Java bytecode verifier von BARTHE, GILLES, PICHARDIE, DAVID, REZK, TAMARA

    ISSN: 0960-1295, 1469-8072
    Veröffentlicht: Cambridge, UK Cambridge University Press 01.10.2013
    Veröffentlicht in Mathematical structures in computer science (01.10.2013)
    “… An additional benefit of the formalisation is that we have extracted from our proof a certified lightweight bytecode verifier for information flow. Our work provides, to the best of our knowledge, the first sound and certified information flow type system for such an expressive fragment of the JVM …”
    Volltext
    Journal Article
  20. 20

    Establishing structural testing criteria for Java bytecode von Vincenzi, A. M. R., Delamaro, M. E., Maldonado, J. C., Wong, W. E.

    ISSN: 0038-0644, 1097-024X
    Veröffentlicht: Chichester, UK John Wiley & Sons, Ltd 25.11.2006
    Veröffentlicht in Software, practice & experience (25.11.2006)
    “… This paper describes intra‐method control‐flow and data‐flow testing criteria for the Java bytecode language …”
    Volltext
    Journal Article