Skip to content

csanuragjain/extra

Repository files navigation

Useful Programs

  1. Extract Files & Folders with their length using Java https://github.com/csanuragjain/extra/tree/master/FileFolderExtractor
  2. Run and Monitor external program using Java https://github.com/csanuragjain/extra/tree/master/ExternalProgramRunner
  3. Parsing JSON with Java https://github.com/csanuragjain/extra/tree/master/JSON%20Parser
  4. Jar Compresser/Decompresser https://github.com/csanuragjain/extra/tree/master/Jar%20Compresser
  5. Set Background in JFrame https://github.com/csanuragjain/extra/tree/master/Set%20Background%20JFrame
  6. Block windows program using Java https://github.com/csanuragjain/extra/tree/master/BlockProgram
  7. Access/Modify clipboard content https://github.com/csanuragjain/extra/tree/master/Clipboard
  8. Play Movie as Desktop Wallpaper https://github.com/csanuragjain/extra/tree/master/DesktopMovieWallpaper
  9. Base64 to image and vice-versa https://github.com/csanuragjain/extra/tree/master/Base64ToImage & https://github.com/csanuragjain/extra/tree/master/ImageToBase64
  10. Zip/Unzip file using Java https://github.com/csanuragjain/extra/tree/master/Compression
  11. Search within your images https://github.com/csanuragjain/extra/tree/master/ImageResolver
  12. Schedule task using Java https://github.com/csanuragjain/extra/tree/master/ScheduleTask
  13. Emulate keyboard keys using Java https://github.com/csanuragjain/extra/tree/master/EmulateKeyboard
  14. Mouse controller and tracker using Java https://github.com/csanuragjain/extra/tree/master/MouseControllerTracker
  15. Youtube metadata extractor https://github.com/csanuragjain/extra/tree/master/YoutubeMetadataExtractor
  16. Read from Images https://github.com/csanuragjain/extra/tree/master/ReadFromImages
  17. Read metadata from an unknown class file https://github.com/csanuragjain/extra/tree/master/ReflectionReadAPI
  18. URL encode/decode using Java https://github.com/csanuragjain/extra/tree/master/EncodeDecodeURL
  19. Java Reflection- Accessing/Modifying private methods/fields https://github.com/csanuragjain/extra/tree/master/ReflectionAccessModifyPrivateData
  20. Convert JSON to POJO using Java https://github.com/csanuragjain/extra/tree/master/convertJson2Pojo
  21. Convert JSON to XML using Java https://github.com/csanuragjain/extra/tree/master/convertJson2XML
  22. Convert Image to PDF https://github.com/csanuragjain/extra/tree/master/Image2PDF
  23. Thumbnail Generator using Java https://github.com/csanuragjain/extra/tree/master/ThumbnailGenerator
  24. Some Image Based Exploits with their Prevention https://github.com/csanuragjain/extra/tree/master/ImageExploit
  25. Face Recognition using Java https://github.com/csanuragjain/extra/tree/master/FaceRecognition

Tricks

  1. Check SQL Server Connectivity easily https://github.com/csanuragjain/extra/tree/master/TestSQLServerConnectivity

Releases

No releases published

Packages

No packages published