steamfilelist

News and discussions about new, recent and work-in-progress security vulnerabilities affecting games and game-related software
Chipicao
Posts: 9
Joined: Fri Aug 08, 2014 4:49 am

steamfilelist

Post by Chipicao »

Does this not work anymore?
E:\Tools\Steam\steamfilelist>steamfilelist.exe 220

steamfilelist 0.1
by Luigi Auriemma
e-mail: me@aluigi.org
web: aluigi.org

Setting breakpad minidump AppID = 220
Steam_SetMinidumpSteamID: Caching Steam ID: 7656119********** [API loaded no]
Your ID 7656119********** - 491***** 1 1 1
GetPersonaName Chipicao

### GAME 220 - Half-Life 2 ###

E:\Tools\Steam\steamfilelist>


I tried replacing steam_api.dll with various versions from some games, but only the one from pCars worked and this is all I got:
### GAME 220 - Half-Life 2 ###
FILE 0 5907 cfg/config.cfg
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: steamfilelist

Post by aluigi »

steam_api.dll should not be touched because it's the Steamworks version used for compiling the tool.
And yes, sure it works. It just calls the Steam API.

Are you sure there is no steam_appid.txt file in the same folder?
Maybe try it when you are running no games.

I don't know what else to suggest because they are just few API and I tested it with success on all my computers.
I really have no idea why it doesn't work there.
Chipicao
Posts: 9
Joined: Fri Aug 08, 2014 4:49 am

Re: steamfilelist

Post by Chipicao »

OK so not touching steam_api.dll, tried on 2 other computers with 2 different accounts, steam running in background with no games started - same result.

No steam_appid.txt, only what was in the archive (api, .exe and .cpp).

Maybe my routers are blocking the connection?
I'll try a direct connection when I get home.
Chipicao
Posts: 9
Joined: Fri Aug 08, 2014 4:49 am

Re: steamfilelist

Post by Chipicao »

I just tried it through a 3G USB modem connection, so no router/port issues.
AV disabled, windows Firewall disabled.

Still nothing.

Edit: steamuserip seems to work, although I only get the Valve IP and 2 LAN IPs.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: steamfilelist

Post by aluigi »

no idea, it's just GetFileCount + GetFileNameAndSize, nothing else.