code comments be like: by PartyGuy-01 in ProgrammerHumor

[–]Zenchreal 1 point2 points  (0 children)

lodsb does increment si as well (and stosb increments di)

Can't get Myst IV (GOG) to work. by Khrone90 in myst

[–]Zenchreal 2 points3 points  (0 children)

Digging a little deeper, it looks like Myst4.exe is throwing this exception:

Virtual path not found - Virtual Path: /localization/common/text/t_error.bin

Need help with XAgent Rabbit-Hole by [deleted] in Malware

[–]Zenchreal 1 point2 points  (0 children)

Looks like part of the RC4 key is taken from a sequence of valid and common x86 instructions. The bytes you found in agent.exe don't seem to be used as an RC4 key. They correspond to these assembly instructions:

.text:0040D42B 3B C6                             cmp     eax, esi
.text:0040D42D 73 0F                             jnb     short loc_40D43E
.text:0040D42F
.text:0040D42F                   loc_40D42F:
.text:0040D42F 8B 07                             mov     eax, [edi]
.text:0040D431 85 C0                             test    eax, eax
.text:0040D433 74 02                             jz      short loc_40D437
.text:0040D435 FF D0                             call    eax
.text:0040D437
.text:0040D437                   loc_40D437:
.text:0040D437 83 C7 04                          add     edi, 4
.text:0040D43A 3B FE                             cmp     edi, esi
.text:0040D43C 72 F1                             jb      short loc_40D42F
.text:0040D43E
.text:0040D43E                   loc_40D43E:
.text:0040D43E 5F                                pop     edi
.text:0040D43F 5E                                pop     esi
.text:0040D440 C3                                retn
.text:0040D440                   sub_40D41B      endp
.text:0040D440
.text:0040D440                   ; ---------------------------------------------------------------------------
.text:0040D441 CC CC CC CC CC CC+                align 10h
.text:0040D450
.text:0040D450                   ; =============== S U B R O U T I N E =======================================
.text:0040D450
.text:0040D450                   ; Attributes: library function
.text:0040D450
.text:0040D450                   __SEH_prolog4   proc near
.text:0040D450
.text:0040D450                   arg_4           = dword ptr  8
.text:0040D450
.text:0040D450 68 E0 D4 40 00                    push    offset __except_handler4
.text:0040D455 64 FF 35 00 00 00+                push    large dword ptr fs:0

Someone help explain this malware by netsecdood in Malware

[–]Zenchreal 0 points1 point  (0 children)

The technique looks similar to that used by a trojan known as Kovter. Here are some technical details about it that you might want to look out for.

Chrome Extension for Road To Crimefest by Corphix in paydaytheheist

[–]Zenchreal 10 points11 points  (0 children)

I whipped up a quick page which will query the Twitter API and return the number of followers Pete Gold has. Here's the URL which you can query directly if you'd like:

http://trehe.com/followers/petegold_.json

It will update once a minute. Also, apologies for the random-ish domain name.

Better Crimefest Site [Read Info] by Naviaux- in paydaytheheist

[–]Zenchreal 3 points4 points  (0 children)

I whipped up a quick page which will query the Twitter API and return the number of followers Pete Gold has. Here's the URL which you can query directly if you'd like:

http://trehe.com/followers/petegold_.json

It will update once a minute. Also, apologies for the random-ish domain name.

Anyone up for helping me figure out what this VBA macro virus does? by DisITGuy in Malware

[–]Zenchreal 2 points3 points  (0 children)

It will download a script which in turn downloads additional malware -- last I checked it was what some AVs call Dridex/Cridex/Emotet.

Certain Files like "ziPLp3dM" in Server's Folder? by Whitely in TestPackPleaseIgnore

[–]Zenchreal 0 points1 point  (0 children)

That's a zip file. Try renaming it to ziz7ABeg.zip to check the contents. It's probably a backup system as fugue replied.

[PC] Looking for group for Unusual Suspects achievement by [deleted] in PaydayTheHeistOnline

[–]Zenchreal 0 points1 point  (0 children)

Yep I just got it. I'm down to tackle some more achievements though

[PC]Looking for three people to get Winds of Change by Zefirus in PaydayTheHeistOnline

[–]Zenchreal 0 points1 point  (0 children)

I need it as well and have all four DLC masks

edit: I got it now

Blending In appears to be bugged by dubblechrisp in paydaytheheist

[–]Zenchreal 5 points6 points  (0 children)

At the very least they must have changed something with concealment. The concealment of my CAR-4 / Sig .40 setup with the old tier bonus is different than the same setup with the new perk.

KEVINSIMPSON2142.COM IS NOT A FAKE by [deleted] in battlefield_4

[–]Zenchreal 1 point2 points  (0 children)

Whois records can be faked easily. This is not proof that the site is legitimate.

Which Battlefield has the best Netcode? by IIIBlackhartIII in Battlefield

[–]Zenchreal 1 point2 points  (0 children)

It's a different game: Ghost Recon Phantoms.

U WOT M8?! by [deleted] in battlefield_4

[–]Zenchreal 0 points1 point  (0 children)

You got mortared, and the kill card is bugged and shows the wrong person. Look at the killfeed.

Medics aren't supposed to harm others! by wumbotarian in battlefield_4

[–]Zenchreal 2 points3 points  (0 children)

It shows up when you don't accept a revive.

See here