По-русски

harpywar.com

The main

Wiki

Forums

Laboratory

Need For Kill

PvPGN

Github

 Projects
   QDoom
   IRC Search
   vbreality [web]
   UTech p2p Realm [web]
   PvPGN Statistics System
   Diablo 2 Launcher
   WoW Simple Launcher

 Mine
   Creation
   Equipment

 Items
   Games
   Servers tooling
     PvPGN
     D2GS
     NFS: U
     Apache
     ArcEmu

   Coding
     .NET
     PHP

   Miscellaneous

Search on site


Хостинг и VDS, скидка при переходе
 
PvPGN (Player vs Player Game Network)
Warcraft 3 icons (w3xp_userselected_icon)
Making Warcraft 3 icons
PvPGN with Starcraft ladder [x]
Console command groups (command_groups.conf) [x]
Battle.net utilits
Advertises creating (ad.conf)
address_translation.conf
Starcraft Leagues [x]
How to compile the PvPGN 1.8.5 source code under Windows
Headers and libraries that are needed to compile PvPGN
How to compile a PvPGN 1.99 from SVN in Windows
PvPGN with MSSQL (via ODBC)
How to install the PvPGN 1.8.5 under Linux
Building PvPGN 1.99 on Linux
Environment for effective development of PvPGN
Battle.net utilitsCreated: 23.05.2007
Edited: 24.06.2008
Author: HarpyWar

It describes the main features of Battle.net utilities with examples of their use. All of them belong to the distribution of PvPGN.
For each utility are listed startup parameters and examples of the use of describing. Use the key --help for the withdrawal of additional parameters.

bnpass
Password code in broken SHA-1 (own algorithm Starcraft)

bnpass.exe [password]
bnpass.exe 123
#withdraws "BNET\\acct\\passhash1"="428891933fca67b26c5e8df2b1949b9df6758fab"

To crack this hash you need a bruteforce. Also you can try online service for search hashes in a large datatable harpywar.pvpgn.pl


bnftp
Downloads folder from the file server pvpgn/files/.

bnftp.exe [options] [servername] {[tcp port]}
bnftp.exe --file=icons-war3.bni games.utech.ru
#download file icons-war3.bni, if it exists, from the server games.utech.ru

http://pvpgn.harpywar.com/mpq/ - here you can download all the mpq patches

bnchat
Login to the server as a bot (account needs the flag auth_botlogin = true). You can choose any client, create a new user, change your password. After selecting a client can communicate on the channel as usual, only with an English keyboard (others will be in the form of hieroglyphs). In chatting in the same access to all the teams server.

bnchat.exe [options] [servername] {[tcp port]}
bnchat.exe --client=W3XP games.utech.ru 6112
#login to the server games.utech.ru, after which it will be necessary to specify the name and password, and you enter a channel client Warcraft 3 TFT

bnchat.exe -n games.utech.ru
#login to the server games.utech.ru + request to create a new account

bnchat.exe -c games.utech.ru
#login to the server games.utech.ru + request to change the password at the specified account


bncdb
The utility for working with databases cdb (if bnetd.conf specified mode = cdb)

query: bncdb.exe -q [-m] [-n recno|-a] cdbfile key
dump: bncdb.exe -d [-m] [cdbfile|-]
list: bncdb.exe -l [-m] [cdbfile|-]
create: bncdb.exe -c [-m] [-wrue] [-t tempfile] cdbfile [infile...]
stats: bncdb.exe -s [cdbfile|-]
bncdb.exe -l bnetd_default_user.cdb
#withdraw all fields from the file bnetd_default_user.cdb



bni utils
    With the help bni utilities can perform all necessary actions with archives and icons icons.bni icons_star.bni: tga export images and the creation of a new archive bni


    bnilist
    Shows all the information about the icons in the archive

    bnilist.exe [file.bni]
    bnilist.exe icons.bni
    #show information about the icons in the archives icons.bni


    bniextract
    Exports bni files from the archive into a separate folder

    bniextract.exe [file.bni] [folder]
    bniextract.exe icons_star.bni tgaicons
    #extract the files from a folder in icons_star.bni tgaicons (if the folder is not created, it appears)


    bnibuild
    Packs files from that folder in the archives bni

    bnibuild.exe [folder] [file.bni]
    bniextract.exe tgaicons icons_star.bni
    #Compress all the files found in the archives tgaicons icons_star.bni



Thanks to Inovate for this translation.


[AVP] Attachment files (no viruses):

xpeh24 Июнь 2008, 04:26 | #129 
>bnpass
>Шифрует пароль в md5 хеше.
Fix it - не md5, а broken SHA-1 (типа собственный алгоритм Starcraft).

bnchat
versionstring где-то 1.13 и захаркодена в exe, скажем на подольск ты с ней не зайдешь.

bnftp
Если файл не существует, утилита у меня вылетает.

usman01 Март 2010, 00:08 | #253 
deneme

noooob21 Март 2010, 05:33 | #256 
а как расшифровать пароль то??? зашифровать можно первой прогой. хотелось бы прогу для расшифровки...

HarpyWar22 Март 2010, 16:14 | #257 
2noooob
Любой алгоритм хеширования создает уникальный хеш входных данных (в нашем случае, пароль). Практически хеш расшифровать никак нельзя. Теоретически - полным перебором или по словарю.

raichu31 Март 2011, 00:22 | #300 
мгновенная расшифровка в принципе возможна или нет?
ну если 1= лялял
2= ляляляля
можно ведь вычислить последоватильность?
т.е составить алгоритм расшифровки

31 Март 2011, 10:35 | #301 
Криптографические хэши конструируются так, что найти данные, от которых посчитан хэш, можно только полным перебором. Если в хэш-функциях, конечно, нет ошибок.


Есть вопросы по настройке игровых серверов? Добро пожаловать на форум!

Name: Verify: = 4453


© 2006—2014, HarpyWar

Any copying information from this site only with reference to the source.
This equally applies to any copyright information in the Internet.