code logs -> 2024 -> Mon, 18 Mar 2024< code.20240317.log - code.20240319.log >
--- Log opened Mon Mar 18 00:00:14 2024
02:13 Degi_ [Degi@Nightstar-8m1gc2.pool.telefonica.de] has joined #code
02:15 Degi [Degi@Nightstar-tes340.pool.telefonica.de] has quit [Ping timeout: 121 seconds]
02:15 Degi_ is now known as Degi
13:49 Vornicus [Vorn@Nightstar-ivektl.res.spectrum.com] has joined #code
13:49 mode/#code [+qo Vornicus Vornicus] by ChanServ
14:44 Vornicus [Vorn@Nightstar-ivektl.res.spectrum.com] has quit [Connection closed]
17:00 Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has joined #code
19:47
<&[R]>
Anyone know of a java decompiler that can dump the constant table? I'm trying to write a parser for .class files, and I'm running into an issue where I have a .class file that indicates that it has "300" constants, but constant 298 looks like it's beyond the end of the constant list (due to it having an invalid tag, and the next set of bytes looking like a set of low-value u2's.
19:47
<&[R]>
(Or if someone would like to help figgure out WTF)
19:50
<&[R]>
https://termbin.com/wh6m <-- code https://termbin.com/hrvf <-- hexdump
19:51
<&[R]>
(xxd -r to convert dump back into the .class)
20:45 himi [sjjf@Nightstar-o4k.pal.170.103.IP] has quit [The TLS connection was non-properly terminated.]
21:02
<&[R]>
Found javap -v constants
21:08
<&[R]>
Doubles take up two indexes
22:07 Vornicus [Vorn@Nightstar-ivektl.res.spectrum.com] has joined #code
22:07 mode/#code [+qo Vornicus Vornicus] by ChanServ
23:08 Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has quit [Ping timeout: 121 seconds]
23:51 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
23:51 mode/#code [+o himi] by ChanServ
23:51 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Connection closed]
23:57 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
23:57 mode/#code [+o himi] by ChanServ
--- Log closed Tue Mar 19 00:00:15 2024
code logs -> 2024 -> Mon, 18 Mar 2024< code.20240317.log - code.20240319.log >

[ Latest log file ]