CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 11:09:30 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/Konloch/bytecode-viewer.git
etag: W/"df29c8a6ab8dd22dd88a0f0d3e89babd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=6Ps0bxgjks5wUpdidXFd7AtpPv2LJZSET%2Bhper%2FdyhXzRA7pXc4xzQpEoOJmmpJr1Yt1%2FdSh%2FGaCsBLgUnA2saGelRbOR7RxF%2BBCBRL9XvzqgmHWax4TMeVEH%2FuqGCL1ZnLeaUvfV6Pvr9E%2BrBLD9rg5o5J7mAxMenkzrBJ0%2BtRswoZoJRWe5XthAGgLlu97JH1EQNkZJ9vh%2BqyyI3fXkRd9172sLCkAq3inkpNOtUjGDif0Kk0ooButFnaPa4vBz8CPplwC1m9vUf%2BlTrw7tg%3D%3D--ioO6iZGHjz0tpP5Q--5wO5%2BY6Neph9gOZPRSxvxA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.410879609.1753441770; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 11:09:30 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 11:09:30 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 81EA:0A63:250A6C:2986EB:688365EA
Add ASMifier support · Konloch/bytecode-viewer@0d221db · GitHub
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/CommandLineInput.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/decompilers/Decompiler.java
Copy file name to clipboard
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/gui/components/DecompilerViewComponent.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/gui/resourceviewer/DecompilerSelectionPane.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedComponents.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java
Copy file name to clipboardExpand all lines: src/main/resources/translations/english.json
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 0d221db
committed
Add ASMifier support
This adds support (both GUI and CLI) for generating Java code from ASMifier to generate the bytecode of a class with ASM1 parent 56b3a72 commit 0d221dbCopy full SHA for 0d221db
File tree
Expand file treeCollapse file tree
8 files changed
+88
-26
lines changedFilter options
- src/main
- java/the/bytecode/club/bytecodeviewer
- decompilers
- impl
- gui
- components
- resourceviewer
- translation
- resources/translations
Expand file treeCollapse file tree
8 files changed
+88
-26
lines changedsrc/main/java/the/bytecode/club/bytecodeviewer/CommandLineInput.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/CommandLineInput.java+23-1Lines changed: 23 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
| |||
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
166 |
| - | |
| 167 | + | |
| 168 | + | |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
| |||
356 | 358 |
| |
357 | 359 |
| |
358 | 360 |
| |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
359 | 381 |
| |
360 | 382 |
| |
361 | 383 |
| |
|
src/main/java/the/bytecode/club/bytecodeviewer/decompilers/Decompiler.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/decompilers/Decompiler.java+2-11Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 3 | + | |
14 | 4 |
| |
15 | 5 |
| |
16 | 6 |
| |
| |||
51 | 41 |
| |
52 | 42 |
| |
53 | 43 |
| |
| 44 | + | |
54 | 45 |
| |
55 | 46 |
| |
56 | 47 |
| |
|
src/main/java/the/bytecode/club/bytecodeviewer/decompilers/impl/ASMifierGenerator.java
Copy file name to clipboard+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + |
src/main/java/the/bytecode/club/bytecodeviewer/gui/components/DecompilerViewComponent.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/gui/components/DecompilerViewComponent.java+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 14 | + | |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
| |||
63 | 60 |
| |
64 | 61 |
| |
65 | 62 |
| |
66 |
| - | |
| 63 | + | |
67 | 64 |
| |
68 | 65 |
| |
69 | 66 |
| |
70 | 67 |
| |
71 |
| - | |
| 68 | + | |
72 | 69 |
| |
73 | 70 |
| |
74 | 71 |
| |
| |||
79 | 76 |
| |
80 | 77 |
| |
81 | 78 |
| |
82 |
| - | |
| 79 | + | |
83 | 80 |
| |
84 | 81 |
| |
85 | 82 |
| |
| |||
118 | 115 |
| |
119 | 116 |
| |
120 | 117 |
| |
| 118 | + | |
121 | 119 |
| |
122 | 120 |
| |
123 | 121 |
| |
|
src/main/java/the/bytecode/club/bytecodeviewer/gui/resourceviewer/DecompilerSelectionPane.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/gui/resourceviewer/DecompilerSelectionPane.java+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 21 | + | |
25 | 22 |
| |
26 | 23 |
| |
27 | 24 |
| |
| |||
61 | 58 |
| |
62 | 59 |
| |
63 | 60 |
| |
| 61 | + | |
64 | 62 |
| |
65 | 63 |
| |
66 | 64 |
| |
67 | 65 |
| |
68 | 66 |
| |
69 |
| - | |
| 67 | + | |
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
| |||
159 | 157 |
| |
160 | 158 |
| |
161 | 159 |
| |
| 160 | + | |
162 | 161 |
| |
163 | 162 |
| |
164 | 163 |
| |
165 | 164 |
| |
166 | 165 |
| |
167 | 166 |
| |
168 |
| - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
|
src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedComponents.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedComponents.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
|
src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java
Copy file name to clipboardExpand all lines: src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
|
src/main/resources/translations/english.json
Copy file name to clipboardExpand all lines: src/main/resources/translations/english.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
|
You can’t perform that action at this time.
0 commit comments