Jump to content

anjasoleil0

Members
  • Content Count

    77
  • Joined

  • Last visited

Posts posted by anjasoleil0


  1.  

    How do I add this on linux?

     

    Its Simple. by applying this step.. [WIKI] GCC

     

    It says

    [Warning]: 'HPM:plugin_load: failed to load 'plugins/HPMHooking.so', skipping...

    [Warning]: 'HPM:plugin_load: failed to load 'plugins/addrid.so', skipping...

     

    What I did was,

     

    1. extracted the whole rar file in hercules' directory.

    2. edited the conf/plugin.conf now it looks like

     

    plugins_list: [
    /* Enable HPMHooking when plugins in use rely on Hooking */
    "HPMHooking",
    "addrid",
    //"db2sql",
    //"sample",
    //"other",
    ]
     
    3. edited the src/plugins/Makefile.in
     
    now it says 
     
    MYPLUGINS = addrid
     
    4. I compiled it by make plugins, make all and make plugin.my_plugin
     
    What am I missing?
     
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.