File: SiteLock4n00bs.swf-(118 KB, 634x545, Other)
[_] Open Site locked SWF tutorial Anonymous 11/01/22(Tue)23:42:09 No.3489273
Recently posted a flash and it somehow became this years biggest thread here
Since I got WAY more than that deserved for something that took less than 10 minuets i decided to
do one more
https://archive.4plebs.org/f/statistics/lthreads/
In the top 200 at #156 WTF
further up the list heres a thread called The VACCENING! and its site locked so i thought id test
out an old program
It worked
https://www.newgrounds.com/bbs/topic/1424896/5
i paid somebody to fix this broken program and make an actually good version of the program
forked from this
https://sf.net/projects/mozpluginpanel/
and make a functional program but life got in the way and i never finished its website might
upload the source for that on archive.org
Dont worry still planning to An Hero this week,
i will let you guys know when i take the plunge soon enough.
>> [_] Anonymous 11/02/22(Wed)13:33:07 No.3489291
nice find OP!
>> [_] Anonymous 11/02/22(Wed)14:58:56 No.3489292
here's that program (screenshotted in SiteLock4n00bs.swf) on the waybackmachine in case
newgrounds doesn't last forever
http://web.archive.org/web/20221102185112/https://www.newgrounds.com/dump/download/5
18240bfa9f54b2f3982a4c9ab54a0e2
>> [_] Anonymous 11/02/22(Wed)22:16:36 No.3489308
>>3489292
FlashX.ocx
you get it here
Swfchan.com/end/
Rename "System32 Flash32_32_0_0_465--fixed.ocx" to "FlashX.ocx"
msvbvm50.dll
If you dont have msvbvm50.dll you can use msvbvm60.dll just rename it
The program uses Visual basic 5 or 6 runtimes to load the flash plugin
Or get the installation files for Visual Basic 5 Runtime Files or copy and rename the version 6
files
https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-basic-6/visu
al-basic-6-support-policy
Or use hex editor to bump "MSVBVM50.DLL" to " MSVBVM60.DLL" to get lumpycustard to work
If you cant run the flash install wizard but you have the files you can use this to register the
flash ocx file
https://en.wikipedia.org/wiki/Regsvr32
Microsoft literally tried to get people to make a new plugin for every website and distributed
free tools for testing
https://download.cnet.com/Microsoft-ActiveX-Control-Pad/3000-2070_4-127950.html
and a free version of visual basic 5 for making them
Lumpycustard was compiled with the paid or cracked version though
Protip newer versions of flash OCX can crash the IDE (program you use to make programs) if loaded
into the WYSIWYG editor so use an old Macromedia version while you are sculpting your own program
and just swap the file when you have made your exe
>> [_] Anonymous 11/03/22(Thu)02:30:51 No.3489318
The right way to remove a domain lock is to get in there with a decompiler (today, we have
ffdec/jpexs), find the code responsible for the domain lock and disable it, preferably by editing
bytecode, not the decompiled script.
Simply turning a pushfalse into a pushtrue, vice versa or adding a well-placed not can make a
flash work everywhere except where it was supposed to be.
The method in this thread relies on the flash having more than one frame.
The advantage of skipping frames is that it takes no time or technical know-how, which is also
valuable.
>> [_] Anonymous 11/03/22(Thu)02:34:56 No.3489319
>>3489318
Here is a more complex archived flash
https://archive.org/details/MonkEmail
requires program Exceed 2020 or flashpoint that emulates some browser function
>> [_] Anonymous 11/03/22(Thu)22:20:11 No.3489341
>>3489273
just use pale moon to look at flashes the way they were meant to be played.
>> [_] Anonymous 11/04/22(Fri)10:29:11 No.3489348
>>3489273
Firstly, gg on trying to improve the state of flash.
But I don't get it, what does this program do?
It downloads some .frm and exe files.
Does it open the flash plugin as a standalone program? Do I need other files? Do I just click the
.exe?
If so, what's the point when projector exists?`
What does this all have to do with site locked content?
Please elaborate for dum dums, OP.
>> [_] Anonymous 11/04/22(Fri)15:59:51 No.3489356
This was to make a noob friendly way to play site locked flash especially from websites that
nolonger exist
>>3489348
In the example the flash used is only supposed to run on kongregate and you can't run it if you
download it or run off a mirror.All the answers to your questions are written down in the flash
turtorial.
>>3489318Or you can do that which someone should make a tururial for
>>348934
1Do that too