Bookmarks - wr0ng.name
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
13 results tagged source  ✕
Java Decompiler http://java-decompiler.github.io/
Tue 27 Aug 2019 02:14:17 PM CEST
QRCode
archive.org
The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions.

JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.

JD-Eclipse is a plug-in for the Eclipse platform. It allows you to display all the Java sources during your debugging process, even if you do not have them all.

JD-Core is a library that reconstructs Java source code from one or more “.class” files. JD-Core may be used to recover lost source code and explore the source of Java runtime libraries. New features of Java 5, such as annotations, generics or type “enum”, are supported. JD-GUI and JD-Eclipse include JD-Core library.

JD-Core, JD-GUI & JD-Eclipse are open source projects released under the GPLv3 License.
analysis code engineering java linux reverse source tools windows
Python for Fun http://openbookproject.net/py4fun/
Thu 06 Jul 2017 03:13:49 PM CEST
QRCode
archive.org
This collection is a presentation of fairly small Python programs. They are aimed at intermediate programmers; people who have studied Python and are fairly comfortable with basic recursion and object oriented techniques. Most programs are very short, not more than a couple of pages and all projects are accompanied with a write-up.
books code development knowledge python source
Rosetta Code https://www.rosettacode.org/wiki/Rosetta_Code
Thu 06 Jul 2017 03:03:49 PM CEST
QRCode
archive.org
Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. Rosetta Code currently has 851 tasks, 203 draft tasks, and is aware of 658 languages, though we do not (and cannot) have solutions to every task in every language.
algorithm code development knowledge project source
Beta & Abandonware Discussion & Collection - BetaArchive https://www.betaarchive.com/
Mon 26 Jun 2017 03:34:03 PM CEST
QRCode
archive.org
The repository mainly contains Windows and Apple betas. These are the most popular files and are enjoyed by most of our members on the forum. We also have a games repository which has a huge selection of older and more modern game betas. We like to widen our scope a little bit too, so our repository stocks old abandonware classics from various consoles and computers from many years ago.
abandonware code community forum free online repository resources share source
RSS Reader - PHP script for displaying an RSS feed on a web page http://www.scriptol.com/rss/rss-reader.php
Mon 15 May 2017 10:43:14 AM CEST
QRCode
archive.org
How to display an RSS feed with a single PHP function? The URL of the file may be
- local, in the form: rss.xml, or
- distant in the form: http://www.scriptol.com/rss.xml.

There is only one difference, if the filename has the ".php" extension when it is generated by a CMS or such software, locally the file is processed by the server as a text file while remotely it is processed as a script. There is no difference if the extension is ".xml".

The script is compatible with:
- RSS 2.0 (that is compatible with 0.91, 0.92 etc.)
- RSS RDF or RSS 1.0.
Actually the script extracts the title, link and description tags and ignores the format of structure of the document.
The benefit of PHP to display an RSS feed is that it will be visible by search engines.
code development library news php project script source web
GitHub - ibm-security-intelligence/api-samples: Samples code that uses QRadar API's https://github.com/ibm-security-intelligence/api-samples
Wed 26 Apr 2017 01:24:07 PM CEST
QRCode
archive.org
thumbnail
This package contains sample Python code that demonstrates how to use the QRadar REST API. The API is accessed by sending specially crafted HTTP requests to specific URLs on the QRadar console. These URLs, known as "endpoints", each perform a specific function. Some endpoints perform different functions depending on whether you send a GET, POST, or DELETE request. By linking together calls to these endpoints you can implement you own custom business processes or integrate QRadar data with external systems.
analytics api code ibm knowledge repository resources security share source
theZoo aka Malware DB by ytisf http://thezoo.morirt.com/
Tue 25 Apr 2017 10:27:58 AM CEST
QRCode
archive.org
theZoo is a project created to make the possibility of malware analysis open and available to the public. Since we have found out that almost all versions of malware are very hard to come by in a way which will allow analysis we have decided to gather all of them for you in an available and safe way. theZoo was born by Yuval tisf Nativ and is now maintained by Shahak Shalev.

Github: https://github.com/ytisf/theZoo
analysis binary knowledge malware opensource research security share source
GitHub - aainz/TinyNuke: zeus-style banking trojan https://github.com/aainz/TinyNuke
Mon 03 Apr 2017 03:15:09 PM CEST
QRCode
archive.org
thumbnail
Nuclear or TinyNuke is a full fledged banking trojan its main features are:

- Formgrabber and Webinjects for Firefox, Internet Explorer and Chrome. Can inject x86 as well as x64 browsers.
- Reverse SOCKS 4
- HVNC like Hidden Desktop
- Trusteer Bypass
- ~32kb binary with obfuscated strings ~20kb without
code curious development hacking knowledge malware opensource source
GitHub - YOURLS/YOURLS: Your Own URL Shortener. https://github.com/YOURLS/YOURLS
Tue 21 Mar 2017 05:31:14 PM CET
QRCode
archive.org
thumbnail
YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free.
Quick Start

To get started, check yourls.org!
Learn more tweaks in the Wiki documentation.
code links opensource php project source web
GitHub - shish/shimmie2: Shish's official Shimmie code repository https://github.com/shish/shimmie2
Fri 03 Mar 2017 09:15:08 AM CET
QRCode
archive.org
thumbnail
A danbooru-style image board, des­igned to be easier to install, run, and extend.

Requires a standard LAMP stack as provided by any normal web host. It can also use PostgreSQL as a data­base, which is recommended for high-load sites.

This is probably my most popular project, with a team of 10 coders, hundreds of installations, and thou­sands of users online at once.

Official website: http://code.shishnet.org/shimmie2/
code community opensource project resources source web
flipcode - Developer's Toolbox http://www.flipcode.com/archives/toolbox.shtml
Wed 08 Jul 2015 03:01:48 PM CEST
QRCode
archive.org
3D code development development source
Leereilly Gamessource code Github https://github.com/leereilly/games
Sat 02 May 2015 10:24:51 PM CEST
QRCode
archive.org
thumbnail
code development games repository source
Miniflux - Minimalist and Open Source News Reader http://miniflux.net/index.html
Fri 22 Nov 2013 02:20:28 AM CET
QRCode
archive.org
source
759 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn