Suchergebnisse - (java OR jan) bytecode analysis
-
1
Efficient Java Bytecode Analysis and Sequence Identification for Embedded Systems
ISSN: 2411-6335, 2308-8168Veröffentlicht: 31.12.2025Veröffentlicht in VAWKUM transaction on computer sciences (31.12.2025)“… Conventional tools and techniques of bytecode profiling require a lot of resources to generate bytecode sequences …”
Volltext
Journal Article -
2
Cost analysis of object-oriented bytecode programs
ISSN: 0304-3975, 1879-2294Veröffentlicht: Elsevier B.V 06.01.2012Veröffentlicht in Theoretical computer science (06.01.2012)“… This paper presents, to the best of our knowledge, the first approach to the automatic cost analysis of object-oriented bytecode programs …”
Volltext
Journal Article -
3
Symbolic PathFinder: integrating symbolic execution with model checking for Java bytecode analysis
ISSN: 0928-8910, 1573-7535Veröffentlicht: Boston Springer US 01.09.2013Verö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
SJBCD: A Java Code Clone Detection Method Based on Bytecode Using Siamese Neural Network
ISSN: 2076-3417, 2076-3417Veröffentlicht: Basel MDPI AG 01.08.2023Veröffentlicht in Applied sciences (01.08.2023)“… Based on the above reasons, this paper proposes a novel code clone detection method for Java bytecode: SJBCD …”
Volltext
Journal Article -
5
Large Language Model-Guided Detection of Java Fileless Webshells via Bytecode Instrumentation
ISBN: 9798331593742ISSN: 2576-8964Veröffentlicht: IEEE 19.12.2025Veröffentlicht in International Computer Conference on Wavelet Active Media Technology and Information Processing (ICCWAMTIP) (Online) (19.12.2025)“… To address these limitations, this paper proposes a large language model-guided detection framework that integrates bytecode instrumentation with semantic reasoning …”
Volltext
Tagungsbericht -
6
Polymorphic bytecode instrumentation
ISSN: 0038-0644, 1097-024XVeröffentlicht: Bognor Regis Blackwell Publishing Ltd 01.10.2016Veröffentlicht in Software, practice & experience (01.10.2016)“… Summary Bytecode instrumentation is a widely used technique to implement aspect weaving and dynamic analyses in virtual machines such as the Java virtual machine …”
Volltext
Journal Article -
7
Two Approaches to Fast Bytecode Frontend for Static Analysis
ISSN: 2475-1421, 2475-1421Veröffentlicht: New York, NY, USA ACM 09.10.2025Veröffentlicht in Proceedings of ACM on programming languages (09.10.2025)“… In static analysis frameworks for Java, the bytecode frontend serves as a critical component, transforming complex, stack-based Java bytecode into a more analyzable register-based, typed 3-address code representation …”
Volltext
Journal Article -
8
Refactoring Java Programs for Customizable Locks Based on Bytecode Transformation
ISSN: 2169-3536, 2169-3536Veröffentlicht: Piscataway IEEE 2019Veröffentlicht in IEEE access (2019)“… Developers of parallel programming are faced with choices of using various Java locks …”
Volltext
Journal Article -
9
PraPR: Practical Program Repair via Bytecode Mutation
ISSN: 2643-1572Veröffentlicht: IEEE 01.11.2019Veröffentlicht in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (01.11.2019)“… In this paper, we present PraPR, our implementation of a practical APR technique that operates at the level of JVM bytecode …”
Volltext
Tagungsbericht -
10
Improving Precision of Detecting Deserialization Vulnerabilities with Bytecode Analysis
ISSN: 2766-8568Veröffentlicht: IEEE 19.06.2023Veröffentlicht in IEEE/ACM ... International Symposium on Quality of Service (Online) (19.06.2023)“… Traditional static taint analysis based on bytecode analysis such as GadgetInspector to detect deserialization vulnerabilities always faced precision problems …”
Volltext
Tagungsbericht -
11
SNITCH: Dynamic Dependent Information Flow Analysis for Independent Java Bytecode
ISSN: 2075-2180, 2075-2180Veröffentlicht: Open Publishing Association 27.08.2019Veröffentlicht in Electronic proceedings in theoretical computer science (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
Formal Model of Conformity Analysis Method of Java Bytecode Programs annotated with BML Specifications
ISSN: 1819-656X, 1819-9224Veröffentlicht: Hong Kong International Association of Engineers 17.05.2021Verö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 -
13
CIL to Java-Bytecode Translation for Static Analysis Leveraging
ISSN: 2575-5099Veröffentlicht: ACM 01.05.2018Veröffentlicht in 2018 IEEE/ACM 6th International FME Workshop on Formal Methods in Software Engineering (FormaliSE) (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 -
14
Visualizing trace of Java collection APIs by dynamic bytecode instrumentation
ISSN: 1045-926X, 1095-8533Veröffentlicht: Elsevier Ltd 01.12.2017Veröffentlicht in Journal of visual languages and computing (01.12.2017)“… However, the task of program comprehension and performance analysis necessitates the understanding of data structures used in a program …”
Volltext
Journal Article -
15
When Program Analysis Meets Bytecode Search: Targeted and Efficient Inter-procedural Analysis of Modern Android Apps in BackDroid
ISSN: 2158-3927Veröffentlicht: IEEE 01.06.2021Veröffentlicht in Proceedings - International Conference on Dependable Systems and Networks (01.06.2021)“… Widely-used Android static program analysis tools, e.g., Amandroid and FlowDroid, perform the whole-app inter-procedural analysis that is comprehensive but fundamentally difficult to handle modern (large) apps …”
Volltext
Tagungsbericht -
16
Vulnerabilities Constraint Based Analysis Approach for Java Bytecode Programs
ISSN: 2472-7652Veröffentlicht: IEEE 01.05.2018Veröffentlicht in Proceedings of the International Conference on Multimedia Computing and Systems (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 -
17
Faster variational execution with transparent bytecode transformation
ISSN: 2475-1421, 2475-1421Veröffentlicht: 01.11.2018Veröffentlicht in Proceedings of ACM on programming languages (01.11.2018)“… Variational execution is a novel dynamic analysis technique for exploring highly configurable systems and accurately tracking information flow …”
Volltext
Journal Article -
18
Applying Java bytecode static instrumentation for software dynamic analysis
ISSN: 2079-8156, 2220-6426Veröffentlicht: Russian Academy of Sciences, Ivannikov Institute for System Programming 01.10.2018Verö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 -
19
Modeling the Java Bytecode Verifier
ISSN: 0167-6423, 1872-7964Veröffentlicht: Elsevier B.V 01.03.2013Veröffentlicht in Science of computer programming (01.03.2013)“… It further describes a system for performing a security analysis on any block of Java bytecodes by converting these bytecodes into relation initializers in Alloy …”
Volltext
Journal Article -
20
Java decompiler diversity and its application to meta-decompilation
ISSN: 0164-1212, 1873-1228Veröffentlicht: Elsevier Inc 01.10.2020Veröffentlicht in The Journal of systems and software (01.10.2020)“… During compilation from Java source code to bytecode, some information is irreversibly lost …”
Volltext
Journal Article

