Akiba-Online  
Register Home Torrents Downloads Clubs IRC FAQ Members List Calendar Mark Forums Read
 

Go Back   Akiba-Online > Help & Guidance > Tutorials

Notices

» Sponsor
» Banner
Tags
fake, tutorial

Reply
 
Thread Tools
  #1  
Old 04-15-2012, 03:06 PM
SamKook's Avatar
SamKook SamKook is offline
Senior Member
 
Join Date: May 2009
Location: Flying island
Posts: 1,157
Thanks: 492
Thanked 3,926 Times in 752 Posts
SamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to behold
How to detect fake videos before downloading them

If you downloaded a video from a blog(or somewhere else) and couldn't play it properly, chances are that the video file is actually a dummy(fake) file and that the uploader just made some money off of you downloading those file.
If you want to avoid this in the future and discourage those uploaders from creating more fake files, here's what you should do.

What you need:
-An hexadecimal editor
There are plenty available for free, but since the one I use isn't, I can't really recommend one. But for this use, any of them will do the job.

The 3 steps:
1. Download the first few MB of the first link(if it has multiple links).
2. Open that file with the hexadecimal editor of your choice.
3. Analyze the file content(this is the most complicated part, but is still pretty easy).

Some informations about the files(not essential):
A normal video file will have what is called a header which is the part where some information about a video is stored and this is usually followed by an empty block(represented as a bunch of 0).
If the video is in an archive file(.rar, .7z, etc.), there will also be a header for it but the rest will be the same as the video if there wasn't any compression used(which is usually useless with video file and fake file would be compressed to almost nothing so compression is never used on them).
Here's an image comparing a video file with the same video, but in an archive file:
(the left column is the address of the data inside the file, the middle one is the data in hexadecimal form and the right one is the data in ASCII(text) form)
mkv-rar_compare.jpg

The selected text is the video header so everything before it in the rar file is the rar header.

What's important in trying to detect a fake file is what comes after this.

How to tell if it's fake or not:
There are 3 types of fake files:
- An empty file(the hexadecimal portion is filled with 0's after the header)
- A file filled with a pattern(x number of hexadecimal characters(usually less than 20) are repeated over and over again for the whole file after the header)
- There could also be a 3rd type where the file would contain all random data or simply be the wrong video, but there is no way to tell without downloading all of it. But luckily, they don't even bother doing that most of the time.

The empty file is very easy to detect since there's only 0's everywhere. Just scroll down for a while and if you only see 0's then you know it's fake.

The pattern one is a little harder to detect since it looks like there is something in the file, but if you scroll down rapidly, it's usually very easy to see the pattern repeat itself and that tells you it's fake.

Here's a comparison of an empty fake file and an actual video file:
(Empty fake file on the left and actual video on the right)
fake-real_compare.jpg

I skipped over 2 empty blocks(you can tell where with the address column) in the real file, but the rest is all filled with random data as opposed to the empty file which only has 0's.

That way you don't have to finish downloading any of the files so it won't give the uploader any money and if everyone does this, he'll hopefully realize that it's a waste of time to upload fake files.

I'll try to also add an example of a fake file with a pattern next time I see one(if someone finds one, please let me know).

If you have questions, commentaries or suggestions, don't hesitate to ask here.
__________________
Collections: Aki Hoshino, LADYxLADY, Anna and Hanako, Rui Saotome, Tsubomi
Tutorials: Create HQ thumbs v2.2 , Play 10bit videos , Identify fake videos , Auto Encoding to Posting v1.2
My encodes: 10bit mkv=best, only playable on pc; avi=ok, should play on anything; mp4=poor, made with smallest size in mind

Last edited by SamKook; 04-15-2012 at 04:04 PM..
Reply With Quote
The Following 17 Users Say Thank You to SamKook For This Useful Post:
antirad (04-16-2012), BenderBRodriguez (07-06-2012), channel2556 (12-26-2012), CmoarIdols (06-28-2012), Crippler2k (04-19-2012), elgringo14 (04-21-2012), frizzled (04-16-2012), gyoza, ramen & a beer (04-17-2012), hal.e (07-12-2012), hoosdathu (06-06-2012), JaqTaar (04-18-2012), Jensen (09-22-2012), JusAsexToy4women (07-23-2012), mgtow (04-19-2012), mochlovesyou (04-15-2012), otrora (08-07-2012), zoolanimal (04-20-2012)
  #2  
Old 04-16-2012, 01:12 AM
frizzled frizzled is offline
Junior Member
 
Join Date: Sep 2008
Posts: 1
Thanks: 6
Thanked 0 Times in 0 Posts
frizzled has disabled reputation
How do you download just the first few MB of a file? When I cancel a partial download, my browser (FF11) deletes it.

Also 0xED is a great free hex editor for mac os. Just google 0xED and it should be the first hit.

Last edited by frizzled; 04-16-2012 at 01:13 AM.. Reason: changed text editor to hex editor
Reply With Quote
  #3  
Old 04-16-2012, 01:51 AM
SamKook's Avatar
SamKook SamKook is offline
Senior Member
 
Join Date: May 2009
Location: Flying island
Posts: 1,157
Thanks: 492
Thanked 3,926 Times in 752 Posts
SamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to beholdSamKook is a splendid one to behold
I usually use jdownloader, it doesn't delete partial file and my browser(opera) act the same way.
But instead of canceling the download, you can open the file while it's still downloading and check it(assuming your hex editor support this. Mine opens them in read only and keeps refreshing it as it downloads).
__________________
Collections: Aki Hoshino, LADYxLADY, Anna and Hanako, Rui Saotome, Tsubomi
Tutorials: Create HQ thumbs v2.2 , Play 10bit videos , Identify fake videos , Auto Encoding to Posting v1.2
My encodes: 10bit mkv=best, only playable on pc; avi=ok, should play on anything; mp4=poor, made with smallest size in mind
Reply With Quote
The Following 2 Users Say Thank You to SamKook For This Useful Post:
CmoarIdols (06-28-2012), frizzled (04-16-2012)
  #4  
Old 04-16-2012, 10:20 AM
gyoza, ramen & a beer's Avatar
gyoza, ramen & a beer gyoza, ramen & a beer is offline
Senior Member
 
Join Date: Feb 2009
Location: Sapporo Noodle 49th & 7th
Posts: 594
Thanks: 637
Thanked 1,255 Times in 362 Posts
gyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to allgyoza, ramen & a beer is a name known to all
Is there anyway to send something "wet" to these fake uploaders?

Another thing to watch for -- and considerably less specific than SamKook's excellent advice above -- is to look at the file-sizes for several posts by the same uploader which, in my experience and not surprisingly, are frequently posted one right after another to see if the MB totals are identical in several consecutive threads.

This is, of course, only gonna be the case with especially lazy uploaders but I'm surprised how often this happens. First noticed this on legendary------.com a few months back.

Finally, how 'bout starting a thread listing sites that are know to do this?
__________________
"I've staked my crew's life on the theory that you're a person, actual and whole, and if I'm wrong, you'd best shoot me now...[She cocks the gun aimed at his head] .....OR.....we could talk some more..."
Reply With Quote
  #5  
Old 04-16-2012, 09:09 PM
antirad's Avatar
antirad antirad is offline
Can you see me?
 
Join Date: May 2010
Posts: 836
Thanks: 972
Thanked 3,714 Times in 705 Posts
antirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to beholdantirad is a splendid one to behold
List of fake sites posted here http://www.akiba-online.com/forum/showpost.php?p=2000540&postcount=5521

js scripts to filter off these sites from searching in Google http://www.akiba-online.com/forum/showpost.php?p=2001238&postcount=5529
Reply With Quote
  #6  
Old 04-20-2012, 11:38 AM
zoolanimal's Avatar
zoolanimal zoolanimal is online now
jav fisting connoisseur
 
Join Date: Apr 2009
Location: Missouri, USA
Posts: 942
Thanks: 1,407
Thanked 1,562 Times in 532 Posts
zoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to allzoolanimal is a name known to all
thax to SamKook for helping us find fake videos . . .

thax for the info SamKook - wondered about the proliferation of fakes.

on march 23, 2012 someone here informed me that the gloryquest video, TT-020 緊縛巨乳熟女 飲尿水責めWフィスト had been posted on adultjav.com but that he couldn't get the video to work. that person later sent me the entire video i am posted here:

http://depositfiles.com/files/6h2qsabxo
http://bitshare.com/files/bajji4yb/12_0597.part5.rar.html
http://www.crocko.com/084C0D71C6574AC5A688548209373035/12_0597.part1.rar
http://www.crocko.com/95DC4196F9704CFF8A8640EE308F89C5/12_0597.part2.rar
http://depositfiles.com/files/e7ht2zaph
http://www.crocko.com/7BD4B6A03C6A47239FEF926FB36F0626/12_0597.part3.rar

here's the cover for TT-020:

tt020.jpg

gspot and mediainfo yield no information on a codec which by itself may be a good clue it is a fake

i got a free hex editor, HxD, opened the video in it and got the following info i have partially made a screenshot of which goes on for numerous .txt pages:

2012-04-19_213431.jpg

that is your classic fake
__________________
peace, love and bdsm,

zool
<zoolanimal>


the link to my blog is here:

zool's DARK PARADISE

i list on my blog all the videos, jav fisting or other types, i intend to post in the future. here's the link:

zool's Future Full Fisting-Fetish-Extreme Video

Last edited by zoolanimal; 04-20-2012 at 05:25 PM..
Reply With Quote
The Following 6 Users Say Thank You to zoolanimal For This Useful Post:
antirad (04-22-2012), ATPaN (04-26-2012), CmoarIdols (06-28-2012), elgringo14 (04-21-2012), Jensen (09-22-2012), tuna1963 (04-21-2012)
  #7  
Old 07-06-2012, 08:08 PM
BenderBRodriguez BenderBRodriguez is offline
Junior Member
 
Join Date: Jun 2008
Posts: 25
Thanks: 92
Thanked 10 Times in 9 Posts
BenderBRodriguez is on a distinguished roadBenderBRodriguez is on a distinguished roadBenderBRodriguez is on a distinguished road
Quote:
Originally Posted by frizzled View Post
How do you download just the first few MB of a file? When I cancel a partial download, my browser (FF11) deletes it.

Also 0xED is a great free hex editor for mac os. Just google 0xED and it should be the first hit.
open file directory where the file is saved,
copy the file,
paste it somewhere else, (or there with a different name),
open it.
voila
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBadvanced CMPS
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
vBulletin Style by: kreativfantasy.com