Skip to content

Instantly share code, notes, and snippets.

@julien-duponchelle
julien-duponchelle / extractor.py
Created January 12, 2016 16:13
IOS NVRAM extractor
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright (C) 2015 Bernhard Ehlers, GNS3
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#

Keybase proof

I hereby claim:

  • I am noplay on github.
  • I am jduponchelle (https://keybase.io/jduponchelle) on keybase.
  • I have a public key ASCtHObJrTdWuSP1SCXAaiBapo-xgYwHqF8LdFNCJYH4qAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am noplay on github.
  • I am jduponchelle (https://keybase.io/jduponchelle) on keybase.
  • I have a public key ASCtHObJrTdWuSP1SCXAaiBapo-xgYwHqF8LdFNCJYH4qAo

To claim this, I am signing this object:

@julien-duponchelle
julien-duponchelle / task.md
Last active October 21, 2022 14:32 — forked from dscottie/task.md
Coding Task

Coding Interview - The Task

You need to implement the following user story:

As a user, I want to see the trains that fit my travel schedule, So that I can decide what to buy

Steps