issues Search Results · repo:amosshi/binaryinternals language:Java
Filter by
15 results
(124 ms)15 results
inamosshi/binaryinternals (press backspace or delete to remove)Adopt module-info.java
- http://branchandbound.net/blog/java/2017/12/automatic-module-name/
- https://www.eclipse.org/community/eclipse_newsletter/2018/june/java9andbeyond.php
amosshi
- Opened on Dec 18, 2022
- #15
Java .class file format spec
- https://docs.oracle.com/javase/specs/jvms/se18/html/jvms-4.html
- https://docs.oracle.com/javase/specs/jvms/se19/html/jvms-4.html
- https://docs.oracle.com/javase/specs/jvms/se20/html/jvms-4.html ...
amosshi
- Opened on Jul 11, 2022
- #14
We will give up PE format parser, because
- PE It is not an open file format
amosshi
- Opened on Jul 8, 2022
- #13
Parse zip format further based on https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html
amosshi
- 1
- Opened on Sep 22, 2021
- #12
Because most of the functions are the same, so we try to merge them.
BinaryInternalsViewer is a plug-able and can support multiple formats, including .class file.
amosshi
- 2
- Opened on Apr 17, 2021
- #10
Java 17 (LTS) will be GA in September 2021 Adopt all the JVM enhancements since Java 11 LTS.
VM Spec
- https://docs.oracle.com/javase/specs/
Java Version Roadmap
- https://www.oracle.com/java/technologies/java-se-support-roadmap.html ...
amosshi
- 3
- Opened on Apr 16, 2021
- #9
Parse ELF file.
See
- https://github.com/torvalds/linux/blob/master/include/uapi/linux/elf.h
- https://en.wikipedia.org/wiki/Executable_and_Linkable_Format
amosshi
- 1
- Opened on Apr 11, 2020
- #8
Try to build a full cycle test case script.
Example, try to test on all current OpenJDK .class files
amosshi
- Opened on Apr 5, 2020
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.