PROCUREMENT : The Ultimate Path Of Exile Companion Tool!

"
darkjoy escreveu:
This looks great, absolutely amazing.

Unfortunately with all the hackings taking place, I won't be downloading and using this program.


That's a real pity, but understandable I guess.
Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
Bump! v0.0.5 out now!
Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
Bump!
Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
"
darkjoy escreveu:
This looks great, absolutely amazing.

Unfortunately with all the hackings taking place, I won't be downloading and using this program.
In other games - you get a cookie whether you win or lose. PoE not only takes your fuckin' cookie and eats it in front of you, it slaps you upside the fuckin head a few times for bringing a cookie in the first place.
"
RedBeardBD escreveu:
"
darkjoy escreveu:
This looks great, absolutely amazing.

Unfortunately with all the hackings taking place, I won't be downloading and using this program.


Too bad, we've had over 600 downloads so far.
Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
"
Stickymaddness escreveu:
"
RedBeardBD escreveu:
"
darkjoy escreveu:
This looks great, absolutely amazing.

Unfortunately with all the hackings taking place, I won't be downloading and using this program.


Too bad, we've had over 600 downloads so far.


It's actually seriously depressing that people would respond like this without any consideration of the fact this is clearly open source.

This is not some BH .exe uploaded by a "dev". It's something that's been brazenly released open source on PoE's own general discussion board.



Seriously. If you can't understand/google basic things like this regarding software, you have a very weak argument for making public judgments about the security of PoE.
"
luenix escreveu:
It's actually seriously depressing that people would respond like this without any consideration of the fact this is clearly open source.

This is not some BH .exe uploaded by a "dev". It's something that's been brazenly released open source on PoE's own general discussion board.



Seriously. If you can't understand/google basic things like this regarding software, you have a very weak argument for making public judgments about the security of PoE.


Yeah, the response here has been pretty dismal, which is a pity really, we've had an overwhelming good response from other communities.

I had hoped that there would be a lot of interest here, but I guess with uneducated, negative remarks from the start it can only go so far.
Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
"
Stickymaddness escreveu:
Yeah, the response here has been pretty dismal, which is a pity really, we've had an overwhelming good response from other communities.

I had hoped that there would be a lot of interest here, but I guess with uneducated, negative remarks from the start it can only go so far.


Well, please consider me a new user. I will recommend the software to others I know irl that play at the local net cafe. Thanks :]
"
luenix escreveu:
Well, please consider me a new user. I will recommend the software to others I know irl that play at the local net cafe. Thanks :]


Great to hear, if you have any issues pm me or you can log an issue on our issue tracker, we've managed to fix a number of bugs this week thanks to feedback from the users.

We have some great new features planned, that will hopefully be included in a new release next week!

Thanks for the support!
Procurement  : The Ultimate Exile's Companion!
Forum Thread : https://www.pathofexile.com/forum/view-thread/172710/page/1
Github : https://github.com/Stickymaddness/Procurement/
Última edição por Stickymaddness em 21 de fev de 2013 19:13:30
I had been looking through the source code of this application after having some initial scepticism. Had four .NET developers looking over the source along with me all day yesterday.

I can provide more information regarding the source if anyone is interested however I can confirm that there is no saving (or logging) of your username or password and the only site accessed is https://www.pathofexile.com

Initial testing in a VM using Procurement v0.0.3

Spoiler
Filename: Procurement.exe
MD5: ea53f6f69f1b3fc1ef7d97aab78c72de


Attempts HTTPS connection to 173.192.44.22 (legit)

URLs used:
loginURL = @"https://www.pathofexile.com/login";
characterURL = @"http://www.pathofexile.com/character-window/get-characters";
stashURL = @"http://www.pathofexile.com/character-window/get-stash-items?league={0}&tabs=1&tabIndex={1}";
inventoryURL = @"http://www.pathofexile.com/character-window/get-items?character={0}";

Also, the code uses the SecureString class which provides some protection against runtime attacks targeting strings in memory (utilises the Data Protection API).

Spoiler
(Using VMware Workstation, ProcMon, TCPview, WireShark, VS 2012 Premium, IDA Pro and ollyDbg) for those that care)


NINJA EDIT: I can confirm that v0.0.5 has not changed the authentication method(s)
Última edição por stabwah em 21 de fev de 2013 19:35:05

Reportar Post do Fórum

Reportar Conta:

Tipo de Reporte

Informação Adicional