Skip to content

Commit

Permalink
Publishing Site rizin.re at 38c0566 on Tue Oct 1 12:25:25 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka committed Oct 1, 2024
1 parent 9ec654e commit c1f1ba2
Show file tree
Hide file tree
Showing 7 changed files with 75 additions and 79 deletions.
2 changes: 1 addition & 1 deletion archives/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

142 changes: 69 additions & 73 deletions posts/auto-sync/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion posts/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html><html lang=en dir=auto><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=robots content="index, follow"><title>Posts | Rizin</title><meta name=keywords content><meta name=description content="Posts - Rizin"><meta name=author content="Rizin"><link rel=canonical href=https://rizin.re/posts/><link crossorigin=anonymous href=/assets/css/stylesheet.6a98292fb8fa8cf0f3ba4042d4b75515c04267550f3ad49ff6271b5af9562443.css integrity="sha256-apgpL7j6jPDzukBC1LdVFcBCZ1UPOtSf9icbWvlWJEM=" rel="preload stylesheet" as=style><link rel=icon href=https://rizin.re/favicon.ico><link rel=icon type=image/png sizes=16x16 href=https://rizin.re/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=https://rizin.re/favicon-32x32.png><link rel=apple-touch-icon href=https://rizin.re/apple-touch-icon.png><link rel=mask-icon href=https://rizin.re/safari-pinned-tab.svg><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate type=application/rss+xml href=https://rizin.re/posts/index.xml><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--hljs-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><link href=https://cdn.lineicons.com/2.0/LineIcons.css rel=stylesheet><link rel=stylesheet href=https://rizin.re/css/custom/rizin.min.f00018437c0f0fe081c2a5ccdb294666c6f0adc5f7ca5ce6f622496f40fc88ac.css><meta property="og:title" content="Posts"><meta property="og:description" content="Rizin is a free and Open Source Reverse Engineering Framework"><meta property="og:type" content="website"><meta property="og:url" content="https://rizin.re/posts/"><meta property="og:image" content="https://rizin.re/images/rizin_preview.png"><meta property="og:site_name" content="Rizin"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://rizin.re/images/rizin_preview.png"><meta name=twitter:title content="Posts"><meta name=twitter:description content="Rizin is a free and Open Source Reverse Engineering Framework"><script type=application/ld+json>{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Posts","item":"https://rizin.re/posts/"}]}</script></head><body class=list id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><noscript><style type=text/css>.theme-toggle{display:none}</style></noscript><header class=header><nav class=nav><div class=logo><a href=https://rizin.re/ accesskey=h>Rizin</a>
<span class=logo-switches><span class=theme-toggle><a id=theme-toggle accesskey=t title="Toggle theme"><svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></a></span></span></div><ul class=menu id=menu onscroll=menu_on_scroll()><li><a href=https://rizin.re/posts/ target><span class=active>Blog</span></a></li><li><a href=https://rizin.re/organization/ target><span>Organization</span></a></li><li><a href=https://rizin.re/community/ target><span>Community</span></a></li><li><a href=https://rizin.re/gsoc/ target><span>GSoC</span></a></li><li><a href=https://cutter.re target=_blank><span>Cutter</span></a></li><li><a href=https://github.com/rizinorg/rizin target=_blank><i class="lni lni-github-original"></i>
<span>Source</span></a></li></ul></nav></header><main class=main><header class=page-header><div class=breadcrumbs><a href=https://rizin.re/>Home</a></div><h1>Posts</h1></header><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2024 Announcement</h2></header><div class=entry-content><p>An announcement of the Google Summer of Code 2024. Two accepted candidates.</p></div><footer class=entry-footer><span title='2024-05-05 00:00:00 +0000 UTC'>May 5, 2024</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2024 Announcement" href=https://rizin.re/posts/gsoc-2024-announcement/></a></article><article class=post-entry><header class=entry-header><h2>Auto-Sync - Generating disassembler plugins</h2></header><div class=entry-content><p>Auto-Sync</p></div><footer class=entry-footer><span title='2024-01-27 00:00:00 +0000 UTC'>January 27, 2024</span>&nbsp;·&nbsp;21 min&nbsp;·&nbsp;Rot127</footer><a class=entry-link aria-label="post link to Auto-Sync - Generating disassembler plugins" href=https://rizin.re/posts/auto-sync/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2023 - Enhancing DWARF Support</h2></header><div class=entry-content><p>In this article, I discuss my experience enhancing DWARF support in Rizin for Google Summer of Code 2023.</p></div><footer class=entry-footer><span title='2023-09-06 00:00:00 +0000 UTC'>September 6, 2023</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;Billow</footer><a class=entry-link aria-label="post link to GSoC 2023 - Enhancing DWARF Support" href=https://rizin.re/posts/gsoc-2023-dwarf/></a></article><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2023 Announcement</h2></header><div class=entry-content><p>An announcement of the Google Summer of Code 2023. Two accepted candidates.</p></div><footer class=entry-footer><span title='2023-05-05 00:00:00 +0000 UTC'>May 5, 2023</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2023 Announcement" href=https://rizin.re/posts/gsoc-2023-announcement/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2022 - x86 ISA lifting for RzIL</h2></header><div class=entry-content><p>A summary of all the work done on RzIL lifting for x86 ISA, and how you can use it.</p></div><footer class=entry-footer><span title='2022-12-04 00:00:00 +0000 UTC'>December 4, 2022</span>&nbsp;·&nbsp;9 min&nbsp;·&nbsp;DMaroo</footer><a class=entry-link aria-label="post link to GSoC 2022 - x86 ISA lifting for RzIL" href=https://rizin.re/posts/gsoc-2022-x86-il/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2022 - rz-bindgen</h2></header><div class=entry-content><p>An overview of rz-bindgen’s design, implementation, features, and future.</p></div><footer class=entry-footer><span title='2022-10-01 00:00:00 +0000 UTC'>October 1, 2022</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;wingdeans</footer><a class=entry-link aria-label="post link to GSoC 2022 - rz-bindgen" href=https://rizin.re/posts/gsoc-2022-rz-bindgen/></a></article><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2022 Announcement</h2></header><div class=entry-content><p>An announcement of the Google Summer of Code 2022. Two accepted candidates.</p></div><footer class=entry-footer><span title='2022-05-23 00:00:00 +0000 UTC'>May 23, 2022</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2022 Announcement" href=https://rizin.re/posts/gsoc-2022-announcement/></a></article><article class=post-entry><header class=entry-header><h2>Rizin shell</h2></header><div class=entry-content><p>Rizin shell</p></div><footer class=entry-footer><span title='2021-12-31 00:00:00 +0000 UTC'>December 31, 2021</span>&nbsp;·&nbsp;11 min&nbsp;·&nbsp;ret2libc</footer><a class=entry-link aria-label="post link to Rizin shell" href=https://rizin.re/posts/rzshell/></a></article><article class=post-entry><header class=entry-header><h2>Rizin Summer of Code 2021 Summary</h2></header><div class=entry-content><p>Rizin Summer of Code 2021 Summary RSoC 2021 is officially finished and we are happy to congratulate both participants for passing the program and completing the most important parts of their tasks.
<span>Source</span></a></li></ul></nav></header><main class=main><header class=page-header><div class=breadcrumbs><a href=https://rizin.re/>Home</a></div><h1>Posts</h1></header><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2024 Announcement</h2></header><div class=entry-content><p>An announcement of the Google Summer of Code 2024. Two accepted candidates.</p></div><footer class=entry-footer><span title='2024-05-05 00:00:00 +0000 UTC'>May 5, 2024</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2024 Announcement" href=https://rizin.re/posts/gsoc-2024-announcement/></a></article><article class=post-entry><header class=entry-header><h2>Auto-Sync - Generating disassembler plugins</h2></header><div class=entry-content><p>Auto-Sync</p></div><footer class=entry-footer><span title='2024-01-27 00:00:00 +0000 UTC'>January 27, 2024</span>&nbsp;·&nbsp;20 min&nbsp;·&nbsp;Rot127</footer><a class=entry-link aria-label="post link to Auto-Sync - Generating disassembler plugins" href=https://rizin.re/posts/auto-sync/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2023 - Enhancing DWARF Support</h2></header><div class=entry-content><p>In this article, I discuss my experience enhancing DWARF support in Rizin for Google Summer of Code 2023.</p></div><footer class=entry-footer><span title='2023-09-06 00:00:00 +0000 UTC'>September 6, 2023</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;Billow</footer><a class=entry-link aria-label="post link to GSoC 2023 - Enhancing DWARF Support" href=https://rizin.re/posts/gsoc-2023-dwarf/></a></article><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2023 Announcement</h2></header><div class=entry-content><p>An announcement of the Google Summer of Code 2023. Two accepted candidates.</p></div><footer class=entry-footer><span title='2023-05-05 00:00:00 +0000 UTC'>May 5, 2023</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2023 Announcement" href=https://rizin.re/posts/gsoc-2023-announcement/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2022 - x86 ISA lifting for RzIL</h2></header><div class=entry-content><p>A summary of all the work done on RzIL lifting for x86 ISA, and how you can use it.</p></div><footer class=entry-footer><span title='2022-12-04 00:00:00 +0000 UTC'>December 4, 2022</span>&nbsp;·&nbsp;9 min&nbsp;·&nbsp;DMaroo</footer><a class=entry-link aria-label="post link to GSoC 2022 - x86 ISA lifting for RzIL" href=https://rizin.re/posts/gsoc-2022-x86-il/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2022 - rz-bindgen</h2></header><div class=entry-content><p>An overview of rz-bindgen’s design, implementation, features, and future.</p></div><footer class=entry-footer><span title='2022-10-01 00:00:00 +0000 UTC'>October 1, 2022</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;wingdeans</footer><a class=entry-link aria-label="post link to GSoC 2022 - rz-bindgen" href=https://rizin.re/posts/gsoc-2022-rz-bindgen/></a></article><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2022 Announcement</h2></header><div class=entry-content><p>An announcement of the Google Summer of Code 2022. Two accepted candidates.</p></div><footer class=entry-footer><span title='2022-05-23 00:00:00 +0000 UTC'>May 23, 2022</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2022 Announcement" href=https://rizin.re/posts/gsoc-2022-announcement/></a></article><article class=post-entry><header class=entry-header><h2>Rizin shell</h2></header><div class=entry-content><p>Rizin shell</p></div><footer class=entry-footer><span title='2021-12-31 00:00:00 +0000 UTC'>December 31, 2021</span>&nbsp;·&nbsp;11 min&nbsp;·&nbsp;ret2libc</footer><a class=entry-link aria-label="post link to Rizin shell" href=https://rizin.re/posts/rzshell/></a></article><article class=post-entry><header class=entry-header><h2>Rizin Summer of Code 2021 Summary</h2></header><div class=entry-content><p>Rizin Summer of Code 2021 Summary RSoC 2021 is officially finished and we are happy to congratulate both participants for passing the program and completing the most important parts of their tasks.
Basstorm: Types analysis Hello, I am Basstorm. Over the past two months, I had a fulfilling summer as one of the participants of RSoC. The main subject of RSoC was to improve the Type module.
At first, I fixed several bugs in the new tree-sitter based type parser....</p></div><footer class=entry-footer><span title='2021-09-27 00:00:00 +0000 UTC'>September 27, 2021</span>&nbsp;·&nbsp;7 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Rizin Summer of Code 2021 Summary" href=https://rizin.re/posts/rsoc-2021-summary/></a></article><article class=post-entry><header class=entry-header><h2>Google Summer of Code 2021 Summary</h2></header><div class=entry-content><p>Google Summer of Code 2021 Summary GSoC 2021 is officially finished and we are happy to congratulate all 3 participants for passing the program and completing the most important parts of their tasks. It brought us some long-needed code cleanup and user-visible changes in the analysis and binary/heap parsing. See what students wrote themselves:
08A: Refactoring ELF binaries loading This summer I have been doing the GSoC for Rizin. The subject of the GSoC was to refactor and improve how elf binaries are loaded by Rizin....</p></div><footer class=entry-footer><span title='2021-09-06 00:00:00 +0000 UTC'>September 6, 2021</span>&nbsp;·&nbsp;9 min&nbsp;·&nbsp;xvilka</footer><a class=entry-link aria-label="post link to Google Summer of Code 2021 Summary" href=https://rizin.re/posts/gsoc-2021-summary/></a></article><footer class=page-footer><nav class=pagination><a class=next href=https://rizin.re/posts/page/2/>Next&nbsp;&nbsp;»</a></nav></footer></main><footer class=footer><span>&copy; 2024 <a href=https://rizin.re/>Rizin</a></span>
Expand Down
Loading

0 comments on commit c1f1ba2

Please sign in to comment.