delorean.

dynamic binary
instrumentation
as-a-service

upload an ELF binary and instrument it live with pwntools or through the web UI. replay execution traces and reason about memory without breakpoints.

scroll

1. upload

drop any x86-64 ELF. we spin up a container for you to instrument it.

2. debug

full time-travel tracing and execution replay. inspect the heap, stack, reason with registers and memory, all through the web UI.

3. dynamic analysis

directly exploit and examine the binary before and after attempted exploitation through the web UI.

4. exploit

send your payload. delorean's tracing utilities allows you to determine whether or not exploitation is successful; and if not, a visualization of what you did wrong.
what architectures are supported?
currently x86-64 binaries are supported. MIPS/ARM support is in development.
is it free?
delorean is in private beta. we have no plans regarding pricing at this time.
do you log anything?
no. we understand that delorean is used for exploit development so we log only critical information regarding the security of a provisioned container.