I have a question that might sound stupid, but what is "the plugin container memory" and how to find it?
Quote:
Originally Posted by troller12
Code:
0465FD30 67 00 61 00 69 00 6E 00 00 00 00 00 00 00 00 00 g.a.i.n.........
0465FD40 23 61 74 64 25 23 24 5A 48 00 00 00 00 00 00 00 #atd%#$ZH.......
0465FD50 67 00 61 00 69 00 6E 00 00 00 00 00 00 00 00 00 g.a.i.n.........
0465FD60 67 00 61 00 69 00 6E 00 00 00 00 00 00 00 00 00 g.a.i.n.........
0465FD70 6B 00 6C 00 69 00 6D 00 69 00 74 00 00 00 00 00 k.l.i.m.i.t.....
0465FD80 6B 00 6C 00 69 00 6D 00 69 00 74 00 00 00 00 00 k.l.i.m.i.t.....
0465FD90 67 00 61 00 69 00 6E 00 00 00 00 00 00 00 00 00 g.a.i.n.........
0465FDA0 70 6C 61 79 6C 69 73 74 62 75 74 74 6F 6E 00 00 playlistbutton..
0465FDB0 61 00 6C 00 77 00 61 00 79 00 73 00 00 00 00 00 a.l.w.a.y.s.....
0465FDC0 61 00 6C 00 6C 00 6F 00 77 00 00 00 00 00 00 00 a.l.l.o.w.......
-T "#atd%#$ZH"
Check the plugin container memory with (WinHex tool for exsample) to find the token.If you can't find it after the token strings and try to find it with any words as playlistbutton (ASCII) or others to come close to the token location.
Code:
audiochannels
audiosamplesize
audiosamplerate
audiodatarate
audiocodecid
framerate
videodatarate
videocodecid
greetz
|