├── Attic └── r │ ├── todo.tmpl │ ├── README.md │ ├── img │ ├── 2048.png │ ├── cami.png │ ├── pxa.png │ ├── r2cg.png │ ├── r2p3.png │ ├── tick.png │ ├── bokken.png │ ├── debug.png │ ├── define.png │ ├── graph.png │ ├── os-iso.png │ ├── os-osx.png │ ├── os-tux.png │ ├── r2help.png │ ├── r2logo.png │ ├── tick16.png │ ├── tshirt.jpg │ ├── webui.png │ ├── blessr2.png │ ├── bylines.jpg │ ├── callgraph.png │ ├── docthumb.jpg │ ├── donations.png │ ├── favicon.ico │ ├── os-cydia.png │ ├── os-docker.png │ ├── r2logo2.png │ ├── r2logo3.png │ ├── r2logo32.png │ ├── r2pride.png │ ├── sections.png │ ├── trythumb.jpg │ ├── writeasm.png │ ├── blessr2-map.png │ ├── github-ok32.png │ ├── github-ok64.png │ ├── os-android.png │ ├── os-windows.png │ ├── r2logo2big.png │ ├── tshirtblur.jpg │ ├── webui-graph.png │ ├── bitcoin-ok32.png │ ├── bitcoin-ok64.png │ ├── blessr2-config.png │ ├── blessr2-debug.png │ ├── twitter-ok32.png │ └── twitter-ok64.png │ ├── eot │ ├── FiraMono-Bold.eot │ ├── FiraSans-Bold.eot │ ├── FiraSans-Hair.eot │ ├── FiraSans-Regular.eot │ ├── FiraSans-HairItalic.eot │ └── FiraSans-UltraLight.eot │ ├── ttf │ ├── FiraSans-Bold.ttf │ └── FiraSans-Regular.ttf │ ├── woff │ ├── FiraSans-Bold.woff │ ├── FiraMono-Regular.woff │ └── FiraSans-Regular.woff │ ├── tail.tmpl │ ├── whouses.tmpl │ ├── package.json │ ├── Makefile │ ├── pics.tmpl │ ├── head.tmpl │ ├── web.config │ ├── js │ ├── index.js │ └── index.js.tmpl │ ├── me.tmpl │ ├── jobs.tmpl │ ├── blessr2.tmpl │ ├── community.tmpl │ └── docs.tmpl ├── gsoc ├── 2016 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2017 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2018 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2019 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2020 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── tail.html ├── md2html.js ├── head.html ├── Makefile └── makeindex.js ├── gsod ├── 2019 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2020 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── tail.html ├── md2html.js ├── head.html ├── Makefile └── makeindex.js ├── rsoc ├── 2016 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2017 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── 2019 │ ├── tail.tmpl │ ├── head.tmpl │ └── style.css ├── tail.html ├── md2html.js ├── head.html ├── Makefile └── makeindex.js ├── y ├── t │ ├── lacon2008 │ │ ├── title │ │ ├── small.png │ │ ├── radare-lacon-2008.pdf │ │ └── short │ ├── rage │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── rooted2010 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── scg2008 │ │ ├── title │ │ ├── small.png │ │ ├── radare-first.pdf │ │ └── short │ ├── bs3c-pancake │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── lacon2009 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── lacon2011 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── phd2014 │ │ ├── title │ │ ├── small.png │ │ ├── radare2-phdays2014.pdf │ │ └── short │ ├── bs3c-nibble │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── fiber │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── l0gic2011 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── pses2014 │ │ ├── title │ │ ├── small.png │ │ ├── pses2014_radare2.pdf │ │ └── short │ ├── cp2010 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── ncn2010 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── ogg2011 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── scg2009 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── rooted2011 │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── owasp2014 │ │ ├── title │ │ ├── small.png │ │ ├── radare_java.pdf │ │ └── short │ ├── lacon2010 │ │ ├── title │ │ ├── small.png │ │ └── short │ └── rootedlabs2013 │ │ ├── title │ │ ├── small.png │ │ ├── rootedlabs2013-radare.pdf │ │ ├── rootedlabs2013-radare.tar.gz │ │ └── short ├── f │ ├── rax │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── vala │ │ ├── title │ │ ├── small.png │ │ ├── short │ │ └── body │ ├── plugins │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── graph │ │ ├── title │ │ ├── graph1.png │ │ ├── graph2.png │ │ ├── graph3.png │ │ ├── small.png │ │ ├── short │ │ └── body │ ├── rasm │ │ ├── title │ │ ├── small.png │ │ └── short │ ├── itrace │ │ ├── title │ │ ├── small.png │ │ └── short │ └── adv │ │ ├── title │ │ ├── small.png │ │ └── short ├── index.php ├── favicon.ico ├── Makefile ├── p │ ├── bugtracker.php │ ├── changes.php │ ├── talks.php │ ├── examples.php │ ├── contact.php │ ├── documentation.md │ └── features.md ├── config.php ├── nospam.php └── pngfix.js ├── con ├── 2016 │ ├── img │ │ ├── r2.png │ │ ├── bcncrw.jpg │ │ ├── bcncrw2.jpg │ │ ├── bcncrw3.jpg │ │ ├── bcnrof.jpg │ │ ├── bcnsub.jpg │ │ ├── bcntrn.jpg │ │ ├── scrolldown.png │ │ ├── r2con-poster.jpg │ │ └── bcnbg-copyright.jpg │ └── index.css ├── 2017 │ ├── img │ │ ├── bcn.jpg │ │ ├── cfp.jpg │ │ ├── r2.png │ │ ├── r2con.png │ │ └── scrolldown.png │ └── Px437_ATI_8x8.ttf ├── 2018 │ ├── img │ │ ├── aug.png │ │ ├── r2chip.png │ │ ├── r2logo.png │ │ ├── background.jpg │ │ └── r2con2018.png │ └── schedule.pdf ├── 2019 │ └── assets │ │ ├── chip.jpg │ │ ├── cursor.png │ │ └── cursor-click.png ├── 2020 │ ├── new │ │ ├── bezel.png │ │ ├── border.png │ │ ├── favicon.png │ │ ├── content │ │ │ ├── schedule.js │ │ │ ├── content │ │ │ │ ├── schedule.js │ │ │ │ ├── cfp.js │ │ │ │ ├── competitions.js │ │ │ │ └── conference.js │ │ │ ├── cfp.js │ │ │ ├── competitions.js │ │ │ └── conference.js │ │ ├── util │ │ │ ├── power.js │ │ │ ├── util │ │ │ │ ├── power.js │ │ │ │ ├── pause.js │ │ │ │ ├── alert.js │ │ │ │ └── screens.js │ │ │ ├── pause.js │ │ │ ├── alert.js │ │ │ └── screens.js │ │ ├── terminal.js │ │ └── index.html │ ├── assets │ │ ├── gsoc.png │ │ ├── merch.png │ │ ├── sch.png │ │ ├── r2wars.png │ │ ├── posterneon.png │ │ ├── red-on-black.png │ │ ├── red-on-white.png │ │ ├── black-on-white.png │ │ ├── blue-on-white.png │ │ ├── cyan-on-black.png │ │ ├── green-on-black.png │ │ ├── green-on-white.png │ │ ├── orange-on-black.png │ │ ├── orange-on-white.png │ │ ├── pink-on-black.png │ │ ├── pink-on-white.png │ │ ├── violet-on-black.png │ │ ├── white-on-black.png │ │ ├── yellow-on-black.png │ │ ├── r2con2020schedule.pdf │ │ └── index.html │ ├── youtube │ │ └── index.html │ ├── old │ │ └── index.old.html │ └── tmp │ │ └── index.html ├── 2021 │ └── assets │ │ ├── poster.jpg │ │ ├── r2con2021_day1.png │ │ ├── r2con2021_day2.png │ │ ├── r2con2021_day3.png │ │ └── r2con_2021_chiptune.png ├── 2024 │ └── r2phoenix.png ├── 2025 │ ├── foot.html │ ├── talks │ │ ├── Makefile │ │ └── talks.md │ ├── Makefile │ ├── img │ │ ├── r4g.jpg │ │ ├── sol.jpg │ │ ├── cham.jpg │ │ ├── hico.jpg │ │ ├── insi.jpg │ │ ├── intro.jpg │ │ ├── miki.jpg │ │ ├── morf.jpg │ │ ├── mwemu.jpg │ │ ├── parse.jpg │ │ ├── r2web.jpg │ │ ├── rasp.jpg │ │ ├── rust.jpg │ │ ├── vacu.jpg │ │ ├── vibe.jpg │ │ ├── weak.jpg │ │ ├── devirt.jpg │ │ └── toctou.jpg │ ├── r2roots.jpg │ ├── r2roots.png.old │ ├── make.sh │ └── head.html └── index.html ├── n ├── spp │ ├── footer.tml │ ├── Makefile │ ├── index.spp │ └── header.tml ├── r2logo.png ├── img │ ├── iaito.png │ ├── r2pipe.png │ └── typical.jpg └── iaito_screenshots.png ├── avatar.png ├── m ├── hand.jpg ├── logo.jpg ├── r2f.jpg ├── cabra.jpg ├── cpunk.jpg ├── frida.jpg ├── merch.jpg ├── ninr2.jpg ├── pirate.jpg ├── r2logo.png ├── roots.jpg └── phoenix.jpg ├── favicon.ico ├── gemini ├── book │ ├── COVER.gmi │ ├── crackmes │ │ ├── ioli │ │ │ ├── ioli_0x09.gmi │ │ │ ├── intro.gmi │ │ │ └── ioli_0x00.gmi │ │ └── intro.gmi │ ├── tools │ │ ├── rabin2 │ │ │ ├── entrypoints.gmi │ │ │ ├── exports.gmi │ │ │ ├── file_identification.gmi │ │ │ ├── program_sections.gmi │ │ │ ├── operations.gmi │ │ │ ├── imports.gmi │ │ │ ├── symbols.gmi │ │ │ └── strings.gmi │ │ ├── rasm2 │ │ │ ├── config.gmi │ │ │ └── disassemble.gmi │ │ ├── intro.gmi │ │ ├── rahash2 │ │ │ └── encode.gmi │ │ └── radiff2 │ │ │ └── intro.gmi │ ├── debugger │ │ ├── getting_started.gmi │ │ ├── windows_messages.gmi │ │ └── files.gmi │ ├── plugins │ │ ├── dev-charset.gmi │ │ ├── testing.gmi │ │ ├── r2pm.gmi │ │ ├── dev-other.gmi │ │ └── intro.gmi │ └── analysis │ │ ├── vtables.gmi │ │ ├── calling_conventions.gmi │ │ └── intro.gmi ├── first.gmi ├── build.gmi ├── index.gmi └── plugins.gmi ├── img ├── b │ ├── bl.png │ ├── br.png │ ├── tl.png │ └── tr.png ├── irc.png ├── list.png ├── mail.png ├── archive.png ├── bokken.png ├── r2logo.png ├── rlogo.png ├── camifriki.jpg ├── icons │ ├── and.jpg │ ├── osx.png │ ├── tar.png │ └── w32.jpg ├── r2logo.orig.png ├── raguismall.png ├── radare2_graph.jpg └── bokken-1.5-thumb.png ├── last └── index.php ├── tv ├── favicon.ico ├── img │ ├── logo.png │ ├── video01.jpg │ ├── video02.jpg │ └── logo_favicon.png ├── apple-touch-icon.png └── css │ └── styles.css ├── cutter ├── cutter.png └── index.html ├── online ├── r2-192.png ├── manifest.webmanifest └── index.php ├── advent ├── 14-config.mp3 ├── advent2024.jpg ├── advent2024svg.jpg ├── head.html └── tail.html ├── cydia ├── CydiaIcon.png ├── conf │ ├── CydiaIcon.png │ ├── distributions │ └── sileo-featured.json ├── Makefile └── index.html ├── get └── pkg │ └── android │ ├── config.php │ ├── arm │ ├── stable │ │ └── index.php │ └── unstable │ │ └── index.php │ ├── mips │ ├── stable │ │ └── index.php │ └── unstable │ │ └── index.php │ ├── x86 │ ├── stable │ │ └── index.php │ └── unstable │ │ └── index.php │ ├── __.php │ └── Makefile ├── blog └── index.html ├── w └── index.html ├── map └── index.html ├── Makefile ├── discord └── index.html ├── tw.txt ├── r └── index.html └── index.html /Attic/r/todo.tmpl: -------------------------------------------------------------------------------- 1 |