veekram / wicked-cool-ruby-scripts

Source Code from the book “Wicked Cool Ruby Scripts”.

Home Page:http://www.nostarch.com/wcruby.htm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wicked Cool Ruby Scripts

Here's the source code from the book “Wicked Cool Ruby Scripts”.

  • Chapter 1: General Purpose Utilities
  • Chapter 2: Website Scripting
  • Chapter 3: Li(U)nix System Administration
  • Chapter 4: Picture Utilities
  • Chapter 5: Games and Learning Tools
  • Chapter 6: String Utilities
  • Chapter 7: Servers and Scrapers
  • Chapter 8: Arguments and Documentation
  • Chapter 9: Sorting Algorithms
  • Chapter 10: Writing a Metasploit 3.1 Module with Ruby

Wicked Cool Ruby Scripts

Are you spending valuable time on work a well-trained monkey could do? If so, Wicked Cool Ruby Scripts will teach you how to automate repetitive tasks using Ruby, one of the most powerful and easy-to-use programming languages around.

Wicked Cool Ruby Scripts provides 58 scripts that offer quick solutions to problems like system administration, manipulating images, and managing a website. After getting your feet wet creating simple scripts to automate tasks like file compression and decompression, you’ll learn how to create powerful web crawlers, security scripts, and full-fledged libraries and applications, as well as how to:

  • Rename files, disable processes, change permissions, and modify users
  • Manipulate strings, encrypt files, and sort efficiently
  • Validate web links, check for orphan files, and generate forms
  • Mass edit photos, extract image information, and create thumbnails
  • Parse CSV files and scrape links, images, and pages from the Web

Andas a nod to our security friends, you’ll even learn how to use Ruby to write Metasploit exploits. For each script you get the code, a discussion of how it works, and tips on how to customize it to solve real-world problems. By the time you’re finished, we think you’ll agree that Ruby is a wicked cool way to get things done.

About

Source Code from the book “Wicked Cool Ruby Scripts”.

http://www.nostarch.com/wcruby.htm


Languages

Language:Ruby 100.0%