ANTICHAT.XYZ    VIDEO.ANTICHAT.XYZ    НОВЫЕ СООБЩЕНИЯ    ФОРУМ  
Баннер 1   Баннер 2

ANTICHAT — форум по информационной безопасности, OSINT и технологиям

ANTICHAT — русскоязычное сообщество по безопасности, OSINT и программированию. Форум ранее работал на доменах antichat.ru, antichat.com и antichat.club, и теперь снова доступен на новом адресе — forum.antichat.xyz.
Форум восстановлен и продолжает развитие: доступны архивные темы, добавляются новые обсуждения и материалы.
⚠️ Старые аккаунты восстановить невозможно — необходимо зарегистрироваться заново.
Вернуться   Форум АНТИЧАТ > Безопасность и Уязвимости > Уязвимости > ICQ
   
Ответ
 
Опции темы Поиск в этой теме Опции просмотра

  #131  
Старый 18.05.2007, 17:40
shurup
Banned
Регистрация: 17.05.2007
Сообщений: 9
Провел на форуме:
23071

Репутация: -11
По умолчанию

c
Код:
shurup# gcc -pthread zbrute.c -o zbrute
zbrute.c:3: error: syntax error before '/' token
zbrute.c:3:44: too many decimal points in number
zbrute.c:5: error: stray '\' in program
zbrute.c:6: error: stray '\' in program
zbrute.c:6: error: stray '\' in program
zbrute.c:6: error: stray '\' in program
zbrute.c:62:5: invalid suffix "th" on integer constant
zbrute.c:63: error: syntax error before "random"
zbrute.c:69: error: stray '@' in program
zbrute.c:76:7: too many decimal points in number
zbrute.c:85:28: too many decimal points in number
In file included from /usr/include/sys/_types.h:33,
                 from /usr/include/stdlib.h:42,
                 from zbrute.c:105:
/usr/include/machine/_types.h:88: error: syntax error before "__int_least8_t"
In file included from zbrute.c:120:
/usr/include/sys/types.h:64: error: syntax error before "int8_t"
after the macro name
zbrute.c:159:23: warning: ISO C requires whitespace after the macro name
zbrute.c:160:22: warning: ISO C requires whitespace after the macro name
zbrute.c:161:22: warning: ISO C requires whitespace after the macro name
zbrute.c:162:22: warning: ISO C requires whitespace after the macro name
zbrute.c:163:22: warning: ISO C requires whitespace after the macro name
zbrute.c:164:23: warning: ISO C requires whitespace after the macro name
zbrute.c:165:23: warning: ISO C requires whitespace after the macro name
zbrute.c:166:23: warning: ISO C requires whitespace after the macro name
zbrute.c:167:23: warning: ISO C requires whitespace after the macro name
zbrute.c:168:23: warning: ISO C requires whitespace after the macro name
zbrute.c:169:23: warning: ISO C requires whitespace after the macro name
zbrute.c:170:23: warning: ISO C requires whitespace after the macro name
zbrute.c:171:23: warning: ISO C requires whitespace after the macro name
zbrute.c:172:22: warning: ISO C requires whitespace after the macro name
zbrute.c:198: error: syntax error before "chars"
zbrute.c:215: error: syntax error before "booli"
zbrute.c:296:1: warning: unknown escape sequence '\_'
.....
zbrute.c:1952: error: `proxyc' undeclared (first use in this function)
zbrute.c:1969: error: `i' undeclared (first use in this function)
zbrute.c:1993: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:1994: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2000: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2010: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2011: error: `database_s' undeclared (first use in this function)
zbrute.c:2026: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2033: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2034: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2047: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2048: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2056: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2057: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2069: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2070: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2077: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c: At top level:
zbrute.c:2080: error: conflicting types for 'getoptions'
zbrute.c:523: error: previous implicit declaration of 'getoptions' was here
zbrute.c: In function `getoptions':
zbrute.c:2081: error: `inti' undeclared (first use in this function)
zbrute.c:2082: error: `optsretval' undeclared (first use in this function)
zbrute.c:2083: error: `retval' undeclared (first use in this function)
zbrute.c:2095: error: `FILE_LENGTH' undeclared (first use in this function)
zbrute.c:2098: error: `i' undeclared (first use in this function)
zbrute.c: At top level:
zbrute.c:2174: error: conflicting types for 'fatalerror'
zbrute.c:534: error: previous implicit declaration of 'fatalerror' was here
zbrute.c: In function `Use_Socks5':
zbrute.c:2184: error: `charbuff' undeclared (first use in this function)
zbrute.c:2185: error: `buff2' undeclared (first use in this function)
zbrute.c:2187: error: `longtime1' undeclared (first use in this function)
zbrute.c:2187: error: `time2' undeclared (first use in this function)
zbrute.c:2188: error: `intcnt' undeclared (first use in this function)
zbrute.c:2189: error: `ip' undeclared (first use in this function)
zbrute.c:2190: error: `as' undeclared (first use in this function)
zbrute.c:2191: error: `i' undeclared (first use in this function)
zbrute.c:2192: error: `boolnottimeout' undeclared (first use in this function)
zbrute.c:2193: error: `fd_setfd' undeclared (first use in this function)
zbrute.c:2194: error: `timevaltv' undeclared (first use in this function)
zbrute.c:2199: error: `time1' undeclared (first use in this function)
zbrute.c:2203: error: `buff' undeclared (first use in this function)
zbrute.c:2205: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
zbrute.c:2210: error: `tv' undeclared (first use in this function)
zbrute.c:2218: error: `fd' undeclared (first use in this function)
zbrute.c:2220: error: `cnt' undeclared (first use in this function)
zbrute.c:2229: error: `nottimeout' undeclared (first use in this function)
zbrute.c:2244: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2251: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c: In function `Use_Socks4':
zbrute.c:2360: error: `intip' undeclared (first use in this function)
zbrute.c:2360: error: `cnt' undeclared (first use in this function)
zbrute.c:2361: error: `charbuff' undeclared (first use in this function)
zbrute.c:2361: error: `buff2' undeclared (first use in this function)
zbrute.c:2362: error: `shortas' undeclared (first use in this function)
zbrute.c:2363: error: `i' undeclared (first use in this function)
zbrute.c:2365: error: `fd_setfd' undeclared (first use in this function)
zbrute.c:2366: error: `timevaltv' undeclared (first use in this function)
zbrute.c:2373: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2377: error: `ip' undeclared (first use in this function)
zbrute.c:2380: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2383: error: `buff' undeclared (first use in this function)
zbrute.c:2389: error: `as' undeclared (first use in this function)
zbrute.c:2391: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
zbrute.c:2397: warning: passing arg 1 of `time' from incompatible pointer type
zbrute.c:2399: error: `tv' undeclared (first use in this function)
zbrute.c:2407: error: `fd' undeclared (first use in this function)
zbrute.c:2425: warning: passing arg 1 of `time' from incompatible pointer type
zbrute.c: In function `Use_HTTPS':
zbrute.c:2435: error: `intcnt' undeclared (first use in this function)
zbrute.c:2436: error: `c' undeclared (first use in this function)
zbrute.c:2437: error: `as' undeclared (first use in this function)
zbrute.c:2438: error: `longtime1' undeclared (first use in this function)
zbrute.c:2438: error: `time2' undeclared (first use in this function)
zbrute.c:2439: error: `fd_setfd' undeclared (first use in this function)
zbrute.c:2440: error: `timevaltv' undeclared (first use in this function)
zbrute.c:2445: error: `time1' undeclared (first use in this function)
zbrute.c:2448: error: `cnt' undeclared (first use in this function)
zbrute.c:2454: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
zbrute.c:2464: error: `tv' undeclared (first use in this function)
zbrute.c:2479: error: `fd' undeclared (first use in this function)
zbrute.c: At top level:
zbrute.c:2808: error: conflicting types for 'sendemail'
zbrute.c:1427: error: previous implicit declaration of 'sendemail' was here
zbrute.c: In function `sendemail':
zbrute.c:2809: error: `SOCKETs' undeclared (first use in this function)
zbrute.c:2810: error: `sockaddr_inssin' undeclared (first use in this function)
zbrute.c:2811: error: `timevaltv' undeclared (first use in this function)
zbrute.c:2812: error: `fd_setfd' undeclared (first use in this function)
zbrute.c:2815: error: `intlen' undeclared (first use in this function)
zbrute.c:2816: error: `charrequest' undeclared (first use in this function)
zbrute.c:2817: error: `hexpass' undeclared (first use in this function)
zbrute.c:2818: error: `althexpass' undeclared (first use in this function)
zbrute.c:2819: error: `allnewpassstring' undeclared (first use in this function)
zbrute.c:2821: error: `s' undeclared (first use in this function)
zbrute.c:2826: error: `tv' undeclared (first use in this function)
zbrute.c:2830: error: `ssin' undeclared (first use in this function)
zbrute.c:2830: error: `options' undeclared (first use in this function)
zbrute.c:2833: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:2838: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2847: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:2854: error: `fd' undeclared (first use in this function)
zbrute.c:2875: error: `intsmtp_loginlen' undeclared (first use in this function)
zbrute.c:2876: error: `smtp_passlen' undeclared (first use in this function)
zbrute.c:2877: error: `smtp_loginlen' undeclared (first use in this function)
zbrute.c:2883: error: `len' undeclared (first use in this function)
zbrute.c:2886: error: `request' undeclared (first use in this function)
zbrute.c:2900: error: `NEW_PASS_LEN' undeclared (first use in this function)
zbrute.c: In function `remoteterminal':
zbrute.c:2959: error: `intcurpose' undeclared (first use in this function)
zbrute.c:2960: error: `i' undeclared (first use in this function)
zbrute.c:2967: error: `options' undeclared (first use in this function)
zbrute.c:3004: error: `curpose' undeclared (first use in this function)
zbrute.c:3015: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3022: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c: At top level:
zbrute.c:3040: error: conflicting types for 'command_exec'
zbrute.c:2994: error: previous implicit declaration of 'command_exec' was here
zbrute.c: In function `command_exec':
zbrute.c:3047: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3052: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3063: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3065: error: `options' undeclared (first use in this function)
zbrute.c:3075: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3082: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3093: warning: comparison between pointer and integer
zbrute.c:3095: error: `charf' undeclared (first use in this function)
zbrute.c:3095: error: `BUF' undeclared (first use in this function)
zbrute.c:3097: error: `f' undeclared (first use in this function)
zbrute.c:3114: warning: comparison between pointer and integer
zbrute.c:3115: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3117: warning: passing arg 1 of `strlen' from incompatible pointer type
zbrute.c:3119: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3123: warning: comparison between pointer and integer
zbrute.c:3128: warning: comparison between pointer and integer
zbrute.c: At top level:
zbrute.c:3141: error: conflicting types for 'terminal'
zbrute.c:812: error: previous implicit declaration of 'terminal' was here
zbrute.c: In function `terminal':
zbrute.c:3146: error: `inti' undeclared (first use in this function)
zbrute.c:3147: error: `charch' undeclared (first use in this function)
zbrute.c:3148: error: `getcommand' undeclared (first use in this function)
zbrute.c:3149: error: `SOCKETs' undeclared (first use in this function)
zbrute.c:3150: error: `client' undeclared (first use in this function)
zbrute.c:3151: error: `sockaddr_insaddr' undeclared (first use in this function)
zbrute.c:3186: error: `options' undeclared (first use in this function)
zbrute.c:3187: error: `s' undeclared (first use in this function)
zbrute.c:3190: error: `saddr' undeclared (first use in this function)
zbrute.c:3199: error: `i' undeclared (first use in this function)
zbrute.c:3226: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3236: error: `proxyc' undeclared (first use in this function)
zbrute.c:3240: warning: passing arg 1 of `sprintf' from incompatible pointer type
zbrute.c:3242: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3245: warning: passing arg 1 of `printf' from incompatible pointer type
zbrute.c:3277: error: `ch' undeclared (first use in this function)
zbrute.c:3326: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3328: warning: passing arg 2 of `command_exec' makes integer from pointer without a cast
zbrute.c:3335: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3338: error: `DELBYTE1' undeclared (first use in this function)
zbrute.c:3338: error: `DELBYTE2' undeclared (first use in this function)
zbrute.c: At top level:
zbrute.c:3386: error: conflicting types for 'getch'
zbrute.c:3277: error: previous implicit declaration of 'getch' was here
zbrute.c:3397: error: conflicting types for 'switchblock'
zbrute.c:495: error: previous implicit declaration of 'switchblock' was here
zbrute.c: In function `_random':
zbrute.c:3412: error: `intbytes_remians' undeclared (first use in this function)
zbrute.c:3413: error: `curbytes' undeclared (first use in this function)
zbrute.c:3420: error: `random_value' undeclared (first use in this function)
zbrute.c:3421: error: `bytes_remians' undeclared (first use in this function)
zbrute.c: At top level:
zbrute.c:3442: error: conflicting types for 'settimeout'
zbrute.c:786: error: previous implicit declaration of 'settimeout' was here
zbrute.c: In function `settimeout':
zbrute.c:3444: error: `options' undeclared (first use in this function)
zbrute.c: At top level:
zbrute.c:3478: error: conflicting types for 'getandsavethefile'
zbrute.c:530: error: previous implicit declaration of 'getandsavethefile' was here
zbrute.c: In function `getandsavethefile':
zbrute.c:3484: error: `SOCKETs' undeclared (first use in this function)
zbrute.c:3485: error: `sockaddr_inssin' undeclared (first use in this function)
zbrute.c:3486: error: `timevaltv' undeclared (first use in this function)
zbrute.c:3487: error: `fd_setfd' undeclared (first use in this function)
zbrute.c:3506: error: `s' undeclared (first use in this function)
zbrute.c:3508: error: `ssin' undeclared (first use in this function)
zbrute.c:3510: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3514: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3523: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3528: error: `tv' undeclared (first use in this function)
zbrute.c:3537: error: `fd' undeclared (first use in this function)
zbrute.c:3566: warning: passing arg 1 of `sprintf' from incompatible pointer type
zbrute.c:3567: warning: passing arg 1 of `strlen' from incompatible pointer type
zbrute.c:3571: warning: passing arg 1 of `strstr' from incompatible pointer type
zbrute.c:3577: warning: passing arg 1 of `strstr' from incompatible pointer type
zbrute.c:3583: warning: passing arg 1 of `strlen' from incompatible pointer type
zbrute.c: At top level:
zbrute.c:3599: error: conflicting types for 'passrand'
zbrute.c:1388: error: previous implicit declaration of 'passrand' was here
zbrute.c:3605: error: conflicting types for 'make_auth_request'
zbrute.c:1196: error: previous implicit declaration of 'make_auth_request' was here
zbrute.c: In function `make_auth_request':
zbrute.c:3612: error: `xor_key' undeclared (first use in this function)
zbrute.c:3616: error: `reqlen' undeclared (first use in this function)
zbrute.c: At top level:
zbrute.c:3674: error: conflicting types for 'change_pass'
zbrute.c:1389: error: previous implicit declaration of 'change_pass' was here
zbrute.c: In function `change_pass':
zbrute.c:3682: error: `SOCKETs' undeclared (first use in this function)
zbrute.c:3692: error: `passwordlen' undeclared (first use in this function)
zbrute.c:3696: error: `s' undeclared (first use in this function)
zbrute.c:3698: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3701: error: `ssin' undeclared (first use in this function)
zbrute.c:3704: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3707: error: `icqport' undeclared (first use in this function)
zbrute.c:3724: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
zbrute.c:3738: warning: passing arg 3 of `readtlv' from incompatible pointer type
zbrute.c:3746: warning: passing arg 3 of `readtlv' from incompatible pointer type
zbrute.c:3749: warning: passing arg 3 of `readtlv' from incompatible pointer type
zbrute.c:3783: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3788: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c: At top level:
zbrute.c:3874: error: conflicting types for 'delete_from_list'
zbrute.c:1430: error: previous implicit declaration of 'delete_from_list' was here
zbrute.c: In function `delete_from_list':
zbrute.c:3875: error: `shorti' undeclared (first use in this function)
zbrute.c:3876: error: `to' undeclared (first use in this function)
zbrute.c:3877: error: `len' undeclared (first use in this function)
zbrute.c:3879: error: `intnewsourcecount' undeclared (first use in this function)
zbrute.c:3881: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3883: error: `database_s' undeclared (first use in this function)
zbrute.c:3885: error: `i' undeclared (first use in this function)
zbrute.c:3892: error: `options' undeclared (first use in this function)
zbrute.c:3896: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
zbrute.c:3902: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c:3910: error: `newsourcecount' undeclared (first use in this function)
zbrute.c:3938: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
zbrute.c: In function `sigsegvact':
zbrute.c:3944: error: `options' undeclared (first use in this function)
zbrute.c:3958: warning: passing arg 2 of `command_exec' makes integer from pointer without a cast
zbrute.c:3961: warning: passing arg 2 of `command_exec' makes integer from pointer without a cast
zbrute.c:3971:92: warning: no newline at end of file
Вот шо оно мне выдаёт, и это ещё не всё
 
Ответить с цитированием

  #132  
Старый 18.05.2007, 19:19
Pochka
Познающий
Регистрация: 26.11.2005
Сообщений: 32
Провел на форуме:
47872

Репутация: 20
По умолчанию

http://zbrute.antichat.ru/zbrute.c
 
Ответить с цитированием

  #133  
Старый 18.05.2007, 19:31
shurup
Banned
Регистрация: 17.05.2007
Сообщений: 9
Провел на форуме:
23071

Репутация: -11
По умолчанию

Цитата:
hhttp://zbrute.antichat.ru/zbrute.c
Спасибо, это собралось без проблем
Щас буду пробовать
 
Ответить с цитированием

  #134  
Старый 18.05.2007, 19:32
mustang777
Познающий
Регистрация: 16.05.2007
Сообщений: 70
Провел на форуме:
1904000

Репутация: 41
По умолчанию

Sorry,но где можно найти нормальный фри-шелл,а то есть ссылки,но или убитые уже шеллы,ибо с большими ограни4ениями.Вот хо4у поставить этот брутик.Реально фсе мозги се уже заипошил!

3Ы: НЕ хотел создавать новую тему!
 
Ответить с цитированием

  #135  
Старый 18.05.2007, 19:34
GooD and EviL
Познающий
Регистрация: 17.02.2007
Сообщений: 92
Провел на форуме:
867300

Репутация: 69
По умолчанию

mustang777 не найдёшь ты такого, фришеллы в основном предназначены для обучения, никто на халву гонять там брут не даст
 
Ответить с цитированием

  #136  
Старый 18.05.2007, 19:43
mustang777
Познающий
Регистрация: 16.05.2007
Сообщений: 70
Провел на форуме:
1904000

Репутация: 41
По умолчанию

Цитата:
mustang777 не найдёшь ты такого, фришеллы в основном предназначены для обучения, никто на халву гонять там брут не даст
Жалко,тогда не знаю даже где его поставить,а то траффа у меня хоть и много,но для брута у меня не остается =(
 
Ответить с цитированием

  #137  
Старый 19.05.2007, 06:30
KPOT_f!nd
Познавший АНТИЧАТ
Регистрация: 25.08.2006
Сообщений: 1,524
Провел на форуме:
3405508

Репутация: 1745


По умолчанию

mustang777 - закажи/попроси у знакомых/есть тема "PHP-инъкций" вот с помощью ее можно дость шелл.
 
Ответить с цитированием

  #138  
Старый 22.05.2007, 17:24
shurup
Banned
Регистрация: 17.05.2007
Сообщений: 9
Провел на форуме:
23071

Репутация: -11
Unhappy

Народ, у меня за полдня набрутилось 12 шестизнаков
(zbrute так говорит) но я немогу войти в аккаунт.
Ставил уже автоматическую смену пароля - непомогает. Может это ошибка? У когото были такие проблеммы?
 
Ответить с цитированием

  #139  
Старый 22.05.2007, 17:46
Pochka
Познающий
Регистрация: 26.11.2005
Сообщений: 32
Провел на форуме:
47872

Репутация: 20
По умолчанию

Цитата:
Сообщение от shurup  
Народ, у меня за полдня набрутилось 12 шестизнаков
(zbrute так говорит) но я немогу войти в аккаунт.
Ставил уже автоматическую смену пароля - непомогает. Может это ошибка? У когото были такие проблеммы?
Такие проблемы были ни у тебя одного и возникли недавно в месте с еще одной проблемой о которой пока известно только от одного пользователя. Возможно это связано с какими-то изменениями на их серверах, а это значит что со збрутом придется попращаться навсегда или до пришествия нового энтузиаста который подровняет
http://zbrute.antichat.ru/zbrute.c
и
http://zbrute.antichat.ru/wzbrute_sources/
 
Ответить с цитированием

  #140  
Старый 22.05.2007, 17:47
spawn89
Постоянный
Регистрация: 15.04.2007
Сообщений: 323
Провел на форуме:
5066479

Репутация: 223
По умолчанию

Цитата:
Сообщение от shurup  
Народ, у меня за полдня набрутилось 12 шестизнаков
(zbrute так говорит) но я немогу войти в аккаунт.
Ставил уже автоматическую смену пароля - непомогает. Может это ошибка? У когото были такие проблеммы?
то есть ты ни под сбрученным пасом ни под поменяном пассом зайти не можешь??
 
Ответить с цитированием
Ответ





Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 


Быстрый переход




ANTICHAT.XYZ