Skip to content

FearlessTech/EXAM-PHP-PROTECTION

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP VIEW SOURCE PROTECTION ONLINE

UPDATED 17/1/2025 STILL ACTIVE SLOW PHASE BUT STABLE NOT FOR HUGE PROJECT, ONLY FOR PERSONAL WEBSITE!

QUICK HOW TO USE

├ index.php
   └ require "<your_own_directory>/viewsource_clean.php";

<?php
require /var/www/html/anywhere/anywhere/viewsource_clean.php;
/*codes here*/

NEW VERSION RELEASED! VER 2.0.3 D5 , PHP 7.X

READ DOCS

SAMPLE CODES

https://retas.dev/demo_script/viewsource.php?about=load&samplecodes

WHATS NEW?

  • Multi Parameter! ?home=show&param2=x&param3=x&and_so_on
  • Safe Method
  • Build in Redirect Option
  • Build in Anti Rightclick, ctrl+u & f12

ABOUT THE CODE

This is RAW Code, Edit it As Fits UR System Build with Basic Logic.
This Code was Intended to Protect HTML files Using Simple Render Tools. Which is Usefull for UI/UX Sites.
Developer of This Code @Xmoriori , Are Still Active Developing This Code, Feel Free to Post An Issue or Request
Feel Free to Modify This Code v:

  • HOW TO HIDE? U KNOW, View-Source is IMPOSSIBLE to Hide! But Now UR Dream Come True!

DOCS

lIVE DEMO:
https://retas.dev/demo_script/viewsource.php (no longger available)
LATEST VER (RTU) CHECK HERE :
https://github.com/Xmorinori/php_view_source_protection_devs/releases/tag/EMGrlsV1

TESTED BROWSER

  • ALL BROWSER INCLUDE WEB3 BROWSER

LICENSE

MIT LICENSE

  • you can help me improve this code

DEVELOPER

@Xmorinori,
instagram.com/darr.eel_

CHANGELOG

  • Parameter Management (MP);
  • Updated Documentation ID
  • Obliterate Viewsource Mode Added
  • Changing The Code Entirely
  • ADD PARAMETER MANAGEMENT
  • Removing LOAD Parameter
  • Adding Load Render Fixing Firefox Bug.
  • Adding Firefox Compability
  • Fixing Firefox Compability

About

A PHP Protection System Block F12 & RC Best For Online Exam Tools

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%