Open main menu

Changes

m
add macdat.net
::[https://servlib.com/ ServLib] - The largest library of service manuals and schematics for Sony, Panasonic, Sharp, JBL. Repair information for electronics technicians. [https://github.com/AriZoneVibes/ServLibScrapper/ Scraper for ServLib].
::[https://www.freeservicemanuals.info FreeServiceManuals] - Free Service Manuals goal is to provide free schematics and (service) manuals for almost all brands of electronic devices. ::[http://www.nostatech.nl/ Nostatech] - Nostatech's Free Service Manuals goal is to provide free schematics and (service) manuals for almost all brands of electronic devices.
::[https://www.alldatasheet.com/ Alldatasheets] - Chinese datasheet database.
::[http://rom.by/ rom.by] - Russian website has verious rom dumps, datasheet and schematics
 
::[https://whycan.com whycan.com] - A Chinese embedded ARM development community offering a collection of schematics, SDKs for different platforms, datasheets, and firmware dumps.
::[https://www.s-manuals.com/ S-manuals.com] - Schematics, Service Manuals, ..
 
::[https://www.schematicsunlimited.com/ schematicsunlimited.com] - Download FREE diagrams, schematics, service manuals, operating manuals and other useful information for a variety of products.
====Portable computers, smartphones, videocards, printers, TVs====
::[https://vlab.su/ Vlab.su] - Russian virtual repair community. Virtual repair laboratory. Any problem can be solved together.
 
::[https://www.macdat.net/ macdat.net] - is a hobbyist-run website offering a detailed database of vintage laptop specs and Macintosh repair resources, including capacitor guides and service schematics.
::[https://www.electronica-pt.com/ Electrónica PT] - Portuguese community for basic and advanced electronics, electronic repair support center.
::[https://www.alisaler.com/ AliSaler] - Website offering EC & Bios firmwares / bins, datasheets, boardviews, schematics, ic equivalent information, and programmer software for laptops.
 
::[https://www.alifixit.com/ AliFixit] - We believe in reviving technology and minimizing electronic waste. As our field is computers and laptops, we are here trying to provide as much stuff as possible for free to make our contribution.
::[https://www.indiafix.in/p/schematic-and-boardview-collection.html IndiaFix] - Free laptop schematic & boardviews downloads. Desktop bios dumps, and free repair tips.
::[https://github.com/CyberSecurityUP/Awesome-Malware-and-Reverse-Engineering Malware and Reverse Engineering Complete Collection] - Awesome Malware and Reverse Engineering collection by Joas.
 
=====Anti Debugging Protection Techniques with Examples=====
======x86 (Win32)======
 
::[https://anti-debug.checkpoint.com/ cp<r> Anti-Debug Tricks] - By Check Point Research: CPR, x86 & x64.
 
::[https://www.apriorit.com/dev-blog/367-anti-reverse-engineering-protection-techniques-to-use-before-releasing-software Anti Debugging Protection Techniques with Examples] - A lot of great examples provided by apriorit on their blog, x86 & x64.
 
::[https://www.codeproject.com/Articles/30815/An-Anti-Reverse-Engineering-Guide An-Anti-Reverse-Engineering-Guide] - By Joshua Tully hosted on CodeProject, Win32/x86 with examples.
 
::[https://www.openrce.org/reference_library/anti_reversing OpenRCE Anti Reversing Database] - Mostly if not all Win32/x86. The Anti Reverse Engineering Database provides the analysis and desription for a number of various anti debugging, disassembly and dumping tricks. This resource aims to help reverse engineers locate, identify and bypass such techniques.
 
::[[Media:The “Ultimate” Anti-Debugging.pdf]] - by Peter Ferrie (4 May 2011). This text contains a number of code snippets in both 32-bit and 64-bit versions.
 
::[[Media:Anti-reverse engineering techniques by Jozef Miljak.pdf]] - An experimental study on which anti-reverse engineering technique are the most effective to protect your software from reversers, Win32/x86.
 
::[https://forum.tuts4you.com/files/file/1218-anti-reverse-engineering-guide/ Anti-Reverse Engineering Guide By Teddy Rogers] - An individual reading this should have a solid understanding of ASM, how computers handle memory, the Win32 Debugging API, and at least some knowledge of Windows internals.
 
======x64 (Win64)======
 
::[https://anti-debug.checkpoint.com/ cp<r> Anti-Debug Tricks] - By Check Point Research: CPR, x86 & x64.
 
::[https://www.apriorit.com/dev-blog/367-anti-reverse-engineering-protection-techniques-to-use-before-releasing-software Anti Debugging Protection Techniques with Examples] - A lot of great examples provided by apriorit on their blog, x86 & x64.
 
::[[Media:The “Ultimate” Anti-Debugging.pdf]] - by Peter Ferrie (4 May 2011). This text contains a number of code snippets in both 32-bit and 64-bit versions.
====Machine code or virtual machine bytecode reference====