Coder Social home page Coder Social logo

NeverFail Release Build Status Issues

NeverFail is a java jar executable to patch Articulate's QuizMaker's quizzes.
It rewrite quiz.swf's scoring function to update mark in case quiz have been failed (it doesn't change it if user succeed).
The new mark is picked randomly every runtime and can be adjusted in this code.
Main advantage of this method is that it doesn't produce .xml files and other data, it's all on quiz.swf and invisible (file size don't change).

Building

  1. Clone it: git clone https://github.com/neverfail/NeverFail
  2. Ensure you have:
    1. Java JDK 1.7+
    2. Ant build executable
    3. Brain
  3. Compile and create .jar : ant generate

Download

You can download latest release here:
https://github.com/neverfail/NeverFail/releases

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • First decompilation.
  • First successful patching of data.swf to set score.
  • QuizCheater v1.0 that automatically set a static score (whether or not it is a valid score).
  • QuizCheater v2.0 alwais change score for a random one, and ensure score us real.
  • NeverFail v1.0 use QuizCheater and add a patch to only update score when user fail quiz.
  • QuizCheater v3.0 support new type of quiz (only), static score update.
  • QuizCheater v4.0 random score update with real score computing.
  • QuizCheater v5.0 Support all quiz type, real score, lot of tuning available, act as a wrapper for data.swf.
  • NeverFail v2.0 rework of NeverFail, it's not anymore using quizCheater. Only manipulating quiz.swf.

Credits

Special thanks to the original decompiler maniac who allow us to work on all these quiz projects.
Thanks to the QuizCheater's developers who gave us deep insight of the inner working.
All beta testers that provided helpful informations.

Finally, NeverFail developers that worked days and nights to release in time.
This is the result of hard time of researching and bytecode manipulation,
only them could have done that. They deserve the biggest thank you.

License

Read Licences.txt

NeverFail Team's Projects

neverfail icon neverfail

NeverFail is a java jar executable to patch Articulate's QuizMaker's files to always succeed !

pt-patcher icon pt-patcher

A script that automagically patch ProfitLearner's JAR for you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.