<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="DE-AT" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Dear Osmocom developpers,</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I already installed osmocomnitb and now i am trying to Show the core Network vulnerablites in Wireshark.<br>
In order to use existing Osmocom libraries for GSUP protocol processing and USSD coding / decoding, I have to use the file "osmo-hlr / src / osmo-euse-demo.c" in my osmocom directory, the " http: // git "contains. osmocom.org/osmo-hlr/tree/src/osmo-euse-demo.c
 "Pool. But i don’t find the following libarries to patch it.<br>
<br>
#include <string.h><br>
#include <stdio.h><o:p></o:p></p>
<p class="MsoNormal">#include <errno.h><br>
#include <signal.h><br>
#include <osmocom/core/msgb.h><br>
#include <osmocom/core/select.h><br>
#include <osmocom/core/application.h><br>
#include <osmocom/core/utils.h><o:p></o:p></p>
<p class="MsoNormal">#include <osmocom/core/logging.h><br>
#include <osmocom/gsm/gsup.h><br>
#include <osmocom/gsm/gsm0480.h><br>
#include <osmocom/gsm/protocol/gsm_04_80.h><br>
#include <osmocom/gsupclient/gsup_client.h><br>
#include <osmocom/hlr/logging.h><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">How can i have Access to the .exe (already maked) of this library.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Kind regads,</p>
<p class="MsoNormal">Reza</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>