{"id":1212,"date":"2013-11-27T11:18:21","date_gmt":"2013-11-27T16:18:21","guid":{"rendered":"http:\/\/wildow.com\/?p=1212"},"modified":"2013-11-27T11:18:21","modified_gmt":"2013-11-27T16:18:21","slug":"find-your-adobe-acrobat-serial-number","status":"publish","type":"post","link":"https:\/\/wildow.com\/?p=1212","title":{"rendered":"Find Your Adobe Acrobat Serial Number"},"content":{"rendered":"<h2>Find Your Adobe Acrobat Serial Number<\/h2>\n<p><a title=\"3:35 pm\" href=\"http:\/\/www.electronerdz.com\/2012\/07\/find-your-adobe-acrobat-serial-number\/\"><time datetime=\"2012-07-11T15:35:24+00:00\">JULY 11, 2012<\/time><\/a><\/p>\n<p>On our network, we have quite a few computers that have Adobe Acrobat Standard installed on them. Unfortunately, we don\u2019t know which ones match what serial numbers. So I set out to find out how.<!--more--><\/p>\n<p>First, you would think you could find it in the registry. This may have been possible with older versions, but with 9.0+ (and possibly lower, I just haven\u2019t checked), it is not saved in the registry.<\/p>\n<p>There is a software product called\u00a0<a href=\"http:\/\/recover-keys.com\/\">Recover Keys<\/a>\u00a0that will do this for you, but it needs to be purchased and their demo will not show the entire key. This program will even search the whole network for you, but at a much higher cost. So I set out to find out HOW this program found the serial number. Using ProcMon, I discovered that it searched all over the registry, then it started to search Adobe folders. It came across this file:<\/p>\n<p><code>C:\\Program Files (x86)\\Common Files\\Adobe\\Adobe PCD\\cache\\cache.db<\/code><\/p>\n<p align=\"right\"><em>omit the (x86) for 32-bit<\/em><\/p>\n<p>It turns out that this file is a SQLite database. Using an SQLite browser, sure enough, there was my serial number. Here is how to find the serial:<\/p>\n<p><a href=\"http:\/\/www.electronerdz.com\/2012\/07\/find-your-adobe-acrobat-serial-number\/\">?<\/a><\/p>\n<table width=\"1440\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td>1<\/td>\n<td width=\"1440\"><code>SELECT<\/code> <code>value FROM<\/code> <code>domain_data WHERE<\/code> <code>key<\/code> <code>= 'LineCU 4';<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>It should spit out your serial number. Using these two steps, it should be possible to write a program that finds the cache.db folder on the computer then reads the value out of. I will be investigating doing this on our network programmaticly.<\/p>\n<p>I checked this against Adobe Acrobat 9 Pro, and it was the same. However, on Adobe Acrobat 8 Standard, the key is different. Here it is:<\/p>\n<p><a href=\"http:\/\/www.electronerdz.com\/2012\/07\/find-your-adobe-acrobat-serial-number\/\">?<\/a><\/p>\n<table width=\"1440\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td>1<\/td>\n<td width=\"1440\"><code>SELECT<\/code> <code>value FROM<\/code> <code>domain_data WHERE<\/code> <code>key<\/code> <code>= 'EPIC_SERIAL';<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>I hope this helps you. I may be designing an application that you can point at a computer name and it returns the serial. I\u2019ll post it up here if I do.<\/p>\n<p>&#8211; See more at: <a href=\"http:\/\/www.electronerdz.com\/2012\/07\/find-your-adobe-acrobat-serial-number\/#sthash.D9QIoYnw.dpuf\">http:\/\/www.electronerdz.com\/2012\/07\/find-your-adobe-acrobat-serial-number\/#sthash.D9QIoYnw.dpuf<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"http:\/\/portableapps.com\/apps\/development\/sqlite_database_browser_portable\">http:\/\/portableapps.com\/apps\/development\/sqlite_database_browser_portable<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Find Your Adobe Acrobat Serial Number JULY 11, 2012 On our network, we have quite a few computers that have Adobe Acrobat Standard installed on them. Unfortunately, we don\u2019t know which ones match what serial numbers. So I set out &#8230; <a class=\"more-link\" href=\"https:\/\/wildow.com\/?p=1212\">Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1212","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/wildow.com\/index.php?rest_route=\/wp\/v2\/posts\/1212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wildow.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wildow.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wildow.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wildow.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1212"}],"version-history":[{"count":1,"href":"https:\/\/wildow.com\/index.php?rest_route=\/wp\/v2\/posts\/1212\/revisions"}],"predecessor-version":[{"id":1213,"href":"https:\/\/wildow.com\/index.php?rest_route=\/wp\/v2\/posts\/1212\/revisions\/1213"}],"wp:attachment":[{"href":"https:\/\/wildow.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wildow.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wildow.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}