<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bytecode.club/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=QMatt</id>
	<title>The Bytecode Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bytecode.club/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=QMatt"/>
	<link rel="alternate" type="text/html" href="https://wiki.bytecode.club/Special:Contributions/QMatt"/>
	<updated>2026-05-14T19:34:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://wiki.bytecode.club/index.php?title=JBytedit&amp;diff=310</id>
		<title>JBytedit</title>
		<link rel="alternate" type="text/html" href="https://wiki.bytecode.club/index.php?title=JBytedit&amp;diff=310"/>
		<updated>2016-03-01T11:09:10Z</updated>

		<summary type="html">&lt;p&gt;QMatt: Java bytecode editor&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;JBytedit, created by Quux, is an open-source, fully featured graphical Java Bytecode editor.&lt;br /&gt;
JBytedit aims for easy code inspection and manipulation, no matter in which JVM based language it is coded.&lt;br /&gt;
&lt;br /&gt;
It is perfectly suitable as an alternative to other Bytecode Editors, like reJ.&lt;br /&gt;
Unlike some of other bytecode editors, it uses the ASM tree API, which is perfectly adapted for GUI integration.&lt;br /&gt;
It also comes with tools for easy navigation in code, syntax highlighting, ZKM string deobfsucation and more.&lt;br /&gt;
&lt;br /&gt;
JBytedit needs Java 8 or higher to run and is in early development, therefore it may contain bugs, but anyone can contribute to the project by making pull requests on https://github.com/QMatt/JBytedit&lt;/div&gt;</summary>
		<author><name>QMatt</name></author>
	</entry>
</feed>