<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Amplec on Moritz Hausmann</title>
    <link>https://hausmannmoritz.de/tags/amplec/</link>
    <description>Recent content in Amplec on Moritz Hausmann</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Moritz Hausmann</copyright>
    <lastBuildDate>Wed, 28 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://hausmannmoritz.de/tags/amplec/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>AMPLEC - 3: From Raw to Readable, Data Naturalization</title>
      <link>https://hausmannmoritz.de/posts/amplec-3/</link>
      <pubDate>Wed, 28 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://hausmannmoritz.de/posts/amplec-3/</guid>
      <description>&lt;p&gt;This is the third post in a series of posts about &lt;strong&gt;AMPLEC&lt;/strong&gt;, my most recent project. See more details about the project and the previous posts &lt;a href=&#34;https://hausmannmoritz.de/tags/amplec/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  The &lt;em&gt;why&lt;/em&gt; behind the project is covered in part 1, &lt;em&gt;&lt;a href=&#34;https://hausmannmoritz.de/posts/amplec-1/&#34; &gt;Why would you even want that?&lt;/a&gt;&lt;/em&gt;.&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;In this post I will cover the heart of the project: How the malware-analysis data was processed so the LLM can query it effectively.&#xA;I called this process &amp;ldquo;Naturalization&amp;rdquo; because we take &lt;strong&gt;structured&lt;/strong&gt; JSON-data and turn it into something most closely resembling &lt;strong&gt;natural language&lt;/strong&gt; while still following a replicable structure.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hausmannmoritz.de/posts/amplec-3/featured.png" />
    </item>
    
    <item>
      <title>AMPLEC - 2: Basics of the project</title>
      <link>https://hausmannmoritz.de/posts/amplec-2/</link>
      <pubDate>Sun, 27 Apr 2025 00:00:00 +0000</pubDate>
      
      <guid>https://hausmannmoritz.de/posts/amplec-2/</guid>
      <description>&lt;p&gt;This is the second post in a series of posts about &lt;strong&gt;AMPLEC&lt;/strong&gt;, my most recent project. See more details about the project and the previous posts &lt;a href=&#34;https://hausmannmoritz.de/tags/amplec/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  The &lt;em&gt;why&lt;/em&gt; behind the project is covered in part 1, &lt;em&gt;&lt;a href=&#34;https://hausmannmoritz.de/posts/amplec-1/&#34; &gt;Why would you even want that?&lt;/a&gt;&lt;/em&gt;.&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;Now, to dive right into it:&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hausmannmoritz.de/posts/amplec-2/featured.png" />
    </item>
    
    <item>
      <title>AMPLEC - 1: Why would you even want that?</title>
      <link>https://hausmannmoritz.de/posts/amplec-1/</link>
      <pubDate>Tue, 15 Apr 2025 00:00:00 +0000</pubDate>
      
      <guid>https://hausmannmoritz.de/posts/amplec-1/</guid>
      <description>&lt;p&gt;This is the first post in a series of posts about &lt;strong&gt;AMPLEC&lt;/strong&gt;, my most recent project. See more details about the project in this article:&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;  &lt;section class=&#34;space-y-10 w-full&#34;&gt;&#xA;    &#xA;    &#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;    &#xA;&#xA;    &#xA;    &#xA;      &#xA;      &#xA;        &#xA;      &#xA;        &#xA;      &#xA;        &#xA;      &#xA;    &#xA;&#xA;    &#xA;    &#xA;&#xA;    &#xA;    &#xA;      &#xA;        &#xA;        &#xA;          &#xA;        &#xA;      &#xA;    &#xA;  &#xA;&#xA;&#xA;&#xA;&lt;article class=&#34;article-link--shortcode flex flex-col md:flex-row relative overflow-hidden rounded-lg border border-neutral-300 dark:border-neutral-600&#34;&gt;&#xA;  &#xA;    &lt;div class=&#34;flex-none relative overflow-hidden  thumbnail&#34;&gt;&#xA;      &lt;img&#xA;        src=&#34;https://hausmannmoritz.de/projects/amplec/featured_hu_1e53a7555fcc11f5.png&#34;&#xA;        role=&#34;presentation&#34;&#xA;        loading=&#34;lazy&#34;&#xA;        decoding=&#34;async&#34;&#xA;        class=&#34;not-prose absolute inset-0 w-full h-full object-cover&#34;&gt;&#xA;    &lt;/div&gt;&#xA;  &#xA;  &lt;div class=&#34; p-4 pt-2&#34;&gt;&#xA;    &lt;header class=&#34;items-center text-start text-xl font-semibold&#34;&gt;&#xA;      &lt;a&#xA;        &#xA;          href=&#34;https://hausmannmoritz.de/projects/amplec/&#34;&#xA;        &#xA;        class=&#34;not-prose before:absolute before:inset-0 decoration-primary-500 dark:text-neutral text-xl font-bold text-neutral-800 hover:underline hover:underline-offset-2&#34;&gt;&#xA;        &lt;h2&gt;&#xA;          Amplec&#xA;          &#xA;        &lt;/h2&gt;&#xA;      &lt;/a&gt;&#xA;      &#xA;      &#xA;    &lt;/header&gt;&#xA;    &lt;div class=&#34;text-sm text-neutral-500 dark:text-neutral-400&#34;&gt;&#xA;      &#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;&#xA;  &lt;div class=&#34;flex flex-row flex-wrap items-center&#34;&gt;&#xA;    &#xA;    &#xA;      &lt;span&gt;237 words&lt;/span&gt;&lt;span class=&#34;px-2 text-primary-500&#34;&gt;&amp;middot;&lt;/span&gt;&lt;span title=&#34;Reading time&#34;&gt;2 mins&lt;/span&gt;&#xA;    &#xA;&#xA;    &#xA;    &#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;&#xA;  &#xA;  &#xA;    &lt;div class=&#34;flex flex-row flex-wrap items-center&#34;&gt;&#xA;      &#xA;        &#xA;      &#xA;        &#xA;          &#xA;        &#xA;      &#xA;        &#xA;      &#xA;        &#xA;          &#xA;            &#xA;              &lt;a class=&#34;relative mt-[0.5rem] me-2&#34; href=&#34;https://hausmannmoritz.de/tags/amplec/&#34;&gt;&#xA;                &lt;span class=&#34;flex cursor-pointer&#34;&gt;&#xA;  &lt;span&#xA;    class=&#34;rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400&#34;&gt;&#xA;    Amplec&#xA;  &lt;/span&gt;&#xA;&lt;/span&gt;&#xA;&#xA;              &lt;/a&gt;&#xA;            &#xA;              &lt;a class=&#34;relative mt-[0.5rem] me-2&#34; href=&#34;https://hausmannmoritz.de/tags/project/&#34;&gt;&#xA;                &lt;span class=&#34;flex cursor-pointer&#34;&gt;&#xA;  &lt;span&#xA;    class=&#34;rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400&#34;&gt;&#xA;    Project&#xA;  &lt;/span&gt;&#xA;&lt;/span&gt;&#xA;&#xA;              &lt;/a&gt;&#xA;            &#xA;              &lt;a class=&#34;relative mt-[0.5rem] me-2&#34; href=&#34;https://hausmannmoritz.de/tags/malware/&#34;&gt;&#xA;                &lt;span class=&#34;flex cursor-pointer&#34;&gt;&#xA;  &lt;span&#xA;    class=&#34;rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400&#34;&gt;&#xA;    Malware&#xA;  &lt;/span&gt;&#xA;&lt;/span&gt;&#xA;&#xA;              &lt;/a&gt;&#xA;            &#xA;              &lt;a class=&#34;relative mt-[0.5rem] me-2&#34; href=&#34;https://hausmannmoritz.de/tags/ai/&#34;&gt;&#xA;                &lt;span class=&#34;flex cursor-pointer&#34;&gt;&#xA;  &lt;span&#xA;    class=&#34;rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400&#34;&gt;&#xA;    Ai&#xA;  &lt;/span&gt;&#xA;&lt;/span&gt;&#xA;&#xA;              &lt;/a&gt;&#xA;            &#xA;              &lt;a class=&#34;relative mt-[0.5rem] me-2&#34; href=&#34;https://hausmannmoritz.de/tags/llm/&#34;&gt;&#xA;                &lt;span class=&#34;flex cursor-pointer&#34;&gt;&#xA;  &lt;span&#xA;    class=&#34;rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400&#34;&gt;&#xA;    Llm&#xA;  &lt;/span&gt;&#xA;&lt;/span&gt;&#xA;&#xA;              &lt;/a&gt;&#xA;            &#xA;          &#xA;        &#xA;      &#xA;    &lt;/div&gt;&#xA;  &#xA;&#xA;  &#xA;  &#xA;&#xA;&#xA;&#xA;    &lt;/div&gt;&#xA;    &#xA;  &lt;/div&gt;&#xA;&lt;/article&gt;&#xA;&#xA;  &lt;/section&gt;&#xA;&#xA;&#xA;&lt;p&gt;Now, to get to the point:&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hausmannmoritz.de/posts/amplec-1/featured.png" />
    </item>
    
    <item>
      <title>Amplec</title>
      <link>https://hausmannmoritz.de/projects/amplec/</link>
      <pubDate>Sun, 13 Apr 2025 00:00:00 +0000</pubDate>
      
      <guid>https://hausmannmoritz.de/projects/amplec/</guid>
      <description>&lt;p&gt;&lt;strong&gt;A&lt;/strong&gt;utomated &lt;strong&gt;M&lt;/strong&gt;alware &lt;strong&gt;A&lt;/strong&gt;nalysis with &lt;strong&gt;L&lt;/strong&gt;anguage &lt;strong&gt;E&lt;/strong&gt;xplanation for &lt;strong&gt;C&lt;/strong&gt;onsumers&lt;/p&gt;&#xA;&lt;p&gt;Amplec is a project which answered the basic question: &amp;ldquo;How can we make malware analysis results more accessible and more efficiently digestible for analysts and, by extension, for consumers?&amp;rdquo;. The project was my bachelor thesis and was supervised by Prof. Dr. Roland Hellmann from the University of Aalen. I received a grade of 1.1 (A+) for the thesis and the project.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://hausmannmoritz.de/projects/amplec/featured.png" />
    </item>
    
  </channel>
</rss>
