Форум АНТИЧАТ

Форум АНТИЧАТ (https://forum.antichat.xyz/index.php)
-   С/С++, C#, Delphi, .NET, Asm (https://forum.antichat.xyz/forumdisplay.php?f=24)
-   -   Откомпилить код (https://forum.antichat.xyz/showthread.php?t=135498)

roleg 17.08.2009 11:17

Откомпилить код
 
Кто сможет откомпилить данный код http://milw0rm.com/exploits/8556

у меня выдает множество ошибок которые нереально исправить заменой и подстановкой либов.

it's my 17.08.2009 12:27

учитывай это:
Цитата:

* NOTE: you need at least one sctp application bound on the target box
Ну и цепляйся неткатом сюда: nc hottury.com.ua 32767
закачивай и компилируй

roleg 17.08.2009 12:31

it's my, спасибо )) +

P.S. теже яйца только в профиль

Код:

sctp_houdini.c:32:26: error: netinet/sctp.h: No such file or directory
sctp_houdini.c: In function 'make_sctp_connection':
sctp_houdini.c:710: error: storage size of 'msg' isn't known
sctp_houdini.c:712: error: invalid application of 'sizeof' to incomplete type 'struct sctp_initmsg'
sctp_houdini.c:730: error: 'SOL_SCTP' undeclared (first use in this function)
sctp_houdini.c:730: error: (Each undeclared identifier is reported only once
sctp_houdini.c:730: error: for each function it appears in.)
sctp_houdini.c:730: error: 'SCTP_INITMSG' undeclared (first use in this function)


razb 17.08.2009 12:59

Цитата:

sctp_houdini.c:32:26: error: netinet/sctp.h: No such file or directory
Не видно что ли, что он хэдэр найти не может?
Поставь sctplib, качать тут _http://www.sctp.de/sctp-download.html

roleg 17.08.2009 14:01

с хэдером то я тупанул...
а потом куча ошибок по типу:
redeclaration of enumerator
redefinition of

решение найдено в закомментировании либовских обьявлений

roleg 17.08.2009 16:06

негде не пашет, из 7 тачек (Fedora, Suse) с sctp нечего не случилось.


Время: 04:17