Search Results - Java bytecode engineering
-
1
Java-MaC: A Run-Time Assurance Approach for Java Programs
ISSN: 0925-9856, 1572-8102Published: 01.03.2004Published in Formal methods in system design (01.03.2004)“…We describe Java-MaC, a prototype implementation of the Monitoring and Checking (MaC) architecture for Java programs…”
Get full text
Journal Article -
2
Reverse-engineering 1-n associations from Java bytecode using alias analysis
ISSN: 0950-5849, 1873-6025Published: Amsterdam Elsevier B.V 01.02.2007Published in Information and software technology (01.02.2007)“… This paper presents a new approach to reverse-engineering 1-n associations from Java bytecode based on alias analysis…”
Get full text
Journal Article -
3
Symbolic PathFinder: integrating symbolic execution with model checking for Java bytecode analysis
ISSN: 0928-8910, 1573-7535Published: Boston Springer US 01.09.2013Published 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…”
Get full text
Journal Article -
4
Understanding and Finding Java Decompiler Bugs
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 29.04.2024Published in Proceedings of ACM on programming languages (29.04.2024)“…, they translate Java bytecode to Java source code. They are essential for reverse engineering purposes and have become more sophisticated and reliable over the years…”
Get full text
Journal Article -
5
A software tool for semi-automatic gridification of resource-intensive Java bytecodes and its application to ray tracing and sequence alignment
ISSN: 0965-9978Published: Elsevier Ltd 01.04.2011Published in Advances in engineering software (1992) (01.04.2011)“… of manual usage of Grid APIs within their source codes. In this paper, we describe a novel gridification tool that allows users to easily parallelize Java…”
Get full text
Journal Article -
6
Pre-trained Models for Bytecode Instructions
Published: IEEE 31.03.2025Published in 2025 IEEE Conference on Software Testing, Verification and Validation (ICST) (31.03.2025)“… Its inherent properties, such as platform independence and optimized performance, make Java bytecode an ideal candidate for developing robust and efficient software engineering solutions…”
Get full text
Conference Proceeding -
7
Efficient and expressive bytecode-level instrumentation for Java programs
ISSN: 1433-2779, 1433-2787Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.08.2023Published in International journal on software tools for technology transfer (01.08.2023)“…We present an efficient and expressive tool for the instrumentation of Java programs at the bytecode level. BISM…”
Get full text
Journal Article -
8
Dependence analysis of Java bytecode
ISBN: 0769507921, 9780769507927ISSN: 0730-3157Published: IEEE 01.01.2000Published in Proceedings - International Computer Software & Applications Conference (01.01.2000)“… The article presents an approach to dependence analysis of Java bytecode, and discusses some applications of the technique, which include Java bytecode slicing…”
Get full text
Conference Proceeding Journal Article -
9
DALEQ - Explainable Equivalence for Java Bytecode
ISSN: 2643-1572Published: IEEE 16.11.2025Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (16.11.2025)“…The security of software builds has attracted increased attention in recent years in response to incidents like solarwinds and xz. Now, several companies…”
Get full text
Conference Proceeding -
10
Towards Improving the Performance of Comment Generation Models by Using Bytecode Information
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.02.2025Published in IEEE transactions on software engineering (01.02.2025)“… In this study, we found that the bytecode compiled from the source code can provide useful information for comment generation, hence we propose to use the information from bytecode to assist the comment generation…”
Get full text
Journal Article -
11
Reasoning About Exceptional Behavior At the Level of Java Bytecode with ByteBack
ISSN: 0934-5043, 1433-299XPublished: New York, NY ACM 04.11.2025Published 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…”
Get full text
Journal Article -
12
BCFuzz: Bytecode-Driven Fuzzing for JavaScript Engines
ISSN: 2643-1572Published: IEEE 16.11.2025Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (16.11.2025)“…The interpreter and the Just-In-Time (JIT) compiler are two core components of modern JavaScript engines, both of which take bytecodes as input…”
Get full text
Conference Proceeding -
13
From bytecode to JavaScript: the Js_of_ocaml compiler
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Blackwell Publishing Ltd 01.08.2014Published in Software, practice & experience (01.08.2014)“…SUMMARY We present the design and implementation of a compiler from OCaml bytecode to JavaScript…”
Get full text
Journal Article -
14
Code coverage differences of Java bytecode and source code instrumentation tools
ISSN: 0963-9314, 1573-1367Published: New York Springer US 01.03.2019Published 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…”
Get full text
Journal Article -
15
Detecting Java Code Clones Based on Bytecode Sequence Alignment
ISSN: 2169-3536, 2169-3536Published: Piscataway IEEE 2019Published in IEEE access (2019)“… In this paper, we introduce an approach based on Java bytecode, which mainly contains the steps of bytecode sequence alignment and similarity score comparison…”
Get full text
Journal Article -
16
SJBCD: A Java Code Clone Detection Method Based on Bytecode Using Siamese Neural Network
ISSN: 2076-3417, 2076-3417Published: Basel MDPI AG 01.08.2023Published in Applied sciences (01.08.2023)“… Based on the above reasons, this paper proposes a novel code clone detection method for Java bytecode: SJBCD…”
Get full text
Journal Article -
17
An Experimental Comparison of Clone Detection Techniques using Java Bytecode
ISSN: 2640-0715Published: IEEE 01.12.2022Published in Proceedings / Asia Pacific Software Engineering Conference (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…”
Get full text
Conference Proceeding -
18
Refactoring Java Programs for Customizable Locks Based on Bytecode Transformation
ISSN: 2169-3536, 2169-3536Published: Piscataway IEEE 2019Published in IEEE access (2019)“…Developers of parallel programming are faced with choices of using various Java locks…”
Get full text
Journal Article -
19
[Research Paper] Obfuscating Java Programs by Translating Selected Portions of Bytecode to Native Libraries
ISSN: 2470-6892Published: IEEE 01.09.2018Published in 2018 IEEE 18th International Working Conference on Source Code Analysis and Manipulation (SCAM) (01.09.2018)“… However, programming languages that compile to high level bytecode (e.g., Java) can be obfuscated only to a limited extent…”
Get full text
Conference Proceeding -
20
Polymorphic bytecode instrumentation
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Blackwell Publishing Ltd 01.10.2016Published 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…”
Get full text
Journal Article

