Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Malbolge.c4J - Malbolge '98 interpreter ported over to Java.
#1
Malbolge.c4J is written to be an authentic port of the original '98 malbolge.c to Java.

The goal was to preserve as much of the original C as possible, doing the minimum required changes to port it over to Java.

Click here to view the project source code

Click here to download the latest release


How To Use
Start by downloading the latest release, then download a malbolge script to run.

hello_world.malbolge
Code:
('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#"
`CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj"Fhg${z@>

Code:
java -jar Malbolge.c4J.jar hello_world.malbolge

This will interpret the malbolge script.
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website