Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41397 > unrolled thread

decode php base64

Started byPeter juliano <pjmakey2@gmail.com>
First post2013-03-18 00:59 -0400
Last post2013-03-18 00:59 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  decode php base64 Peter juliano <pjmakey2@gmail.com> - 2013-03-18 00:59 -0400

#41397 — decode php base64

FromPeter juliano <pjmakey2@gmail.com>
Date2013-03-18 00:59 -0400
Subjectdecode php base64
Message-ID<mailman.3412.1363582753.2939.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

 Not long ago, my friend resignation of the company. He left a few app's in
php, some of those files are hashed with base64 code, he told me that those
files handle http request on the server and some security rules. Because
i'm migrating all these applications on django. I do not really care about
those files, but today just for playing around, i try to see the code, and
in a less of an hour can see all the code. I want to share the solution
with this mail list

http://pastebin.com/e6KJhAW8

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web