peterfarge

Show:

What's happening?

  • fseek(file, 0L, SEEK_END-1024)

    Hi guys, what does the last param of fseek do? In pdfparser.c, function getEncryptedInfo() > fseek(file, 0L, SEEK_END-1024) See: http://www.cplusplus.com/reference/clibrary/cstdio/fseek/ Thanks Peter.

    2009-08-17 18:58:04 UTC in pdfcrack

  • New Windows Build with Intel Compiler

    Hello Forum, I have ported the source to windows. Its not beautiful, but it works. I have dropped Cygwin and added a VisualStudio2008+IntelCompiler project. It seems to be a little bit faster than the release from rubypdf. For more details see the readme within the root directory. Here is the download link: http://rapidshare.com/files/266311841/pdfcrack.zip Thanks to Mifudd for the help...

    2009-08-11 20:17:28 UTC in pdfcrack

  • Followup: RE: Reguläre Ausdrücke

    Ach so, das wußte ich noch nicht. Vielen Dank Karl-Heinz :)

    2009-07-13 09:06:52 UTC in Notepad++

  • Creating jar file

    Hello Forum, I want to create the jar file for myself. I have taken the source from this HP and imported it to a new Eclipse project. I can export the compiled prj within Eclipse as a jar file. But if I replace the old plugin with the new one I can't see the Palo folder. If I load an old Transformation I get this error "Unable to load class for step/plugin with id [PaloDimOutput]. Check...

    2009-07-06 15:24:13 UTC in PaloKettlePlugin

  • Reguläre Ausdrücke

    Hallo Forum, ich habe eine Textdatei bei der jede Zeile so beginnt: /* abc */ abc ist irgendein Platzhalter der von Zeile zu Zeile anders ist. Wie kann diesen Kommentar ersetzen? Meiner Meinung wäre dies der richtige Ausdruck: /\*[.]*\*/ Er expandiert jedoch das beliebige Zeichen [.] nicht. Kann mir jemand einen Tip geben wie RegExp bei diesem Editor funktionieren? Vielen Dank...

    2009-07-06 14:35:55 UTC in Notepad++

About Me

  • 2006-06-16 (3 years ago)
  • 1541113
  • peterfarge (My Site)
  • peterfarge

Send me a message