Code: Select all
5) run "extractor.exe > recvpackets.txt" to save extracted packets to text file.
Look what's happen with CookieRO.exe:
Code: Select all
C:\Users\Matheus\Downloads\lebot>perl packet_extract.pl CookieRO.exe
Packet Len Map found.
Working...
C:\Users\Matheus\Downloads\lebot>extractor.exe > recvpackets.txt
Something strange is happening. After generate extractor.exe from CookieRO and it crashes, when I use "perl packet_extract.pl 2010-07-30aRagexeRE.exe" WITHOUT extractor.exe FROM CookieRO.exe, nothing happens. But with the extractor.exe I got the recvpackets O.o
And look:
Code: Select all
# Packet Extractor by kLabMouse
# Extracted from CookieRO.exe
When running before generating the extractor.exe nothing happens u.u
Why, don't know :/