Skip to content

A Brainfuck interpreter embedded inside DWARF debug information

License

Notifications You must be signed in to change notification settings

TartanLlama/dwarbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# dwarbf - A Brainfuck interpreter written in DWARF debug information

Run the BF program with:

```shell
$ gdb --eval-command=starti --eval-command="p (int)&dwarbf_program" fib --batch
```

About

A Brainfuck interpreter embedded inside DWARF debug information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published