Search:

Type: Posts; User: aemaeth2501

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    13,169

    Thanks for that ! I made the PR, had trouble to...

    Thanks for that !
    I made the PR, had trouble to find the correct branch ;)
  2. Replies
    9
    Views
    13,169

    Hi, I've been busy these times :) Will...

    Hi,

    I've been busy these times :)
    Will contact you asap to commit the things properly.

    Thanks for the feedback !
  3. Hi there, This is not a NEthunter but a CM12.1...

    Hi there,

    This is not a NEthunter but a CM12.1 issue. I resolved it by changing the following property value to 'false' in build.prop file :
    av.streaming.offload.enabled
  4. Replies
    9
    Views
    13,169

    Improvements to HID and Ducky attacks

    Hi,

    I worked on both the duckhunter.py and kayseed.py files to be able to:

    Validate UAC prompt without be locale-dependant (because for my tests, I have an English Windows 7, keyboard layout...
  5. After installing lsusb, everything went fine for...

    After installing lsusb, everything went fine for external wifi.
    There is some other glitches though:
    - Hid attacks jams when elevation is selected, causing app to crash
    - files folder (that was...
  6. One Plus One...

    One Plus One
    cm-12.1-20150901-SNAPSHOT-YOG4PAO236-bacon (latest 5.1 snapshot)

    Already installed busybox before flashing the Nethunter zip:

    - Successfully installed Nethunter, Shodan, Bluenemea...
  7. Hi there, The code is available on Github...

    Hi there,


    The code is available on Github like Nethunter:
    https://github.com/offensive-security/nethunter-app
  8. Replies
    60
    Views
    42,834

    Thanks for this new release. HID CMD works fully...

    Thanks for this new release.
    HID CMD works fully for unelevated and W7 elevated with FR layout from my side.
  9. Replies
    60
    Views
    42,834

    Awesome ! Thanks you very much :)

    Awesome ! Thanks you very much :)
  10. Replies
    60
    Views
    42,834

    @binkybear - Hi, I am currently testing a wrap-up...

    @binkybear - Hi, I am currently testing a wrap-up of the locale selection functionnality. Unfortunately, it is not possible (from my point of view of low-level programmer) to pass the locale as...
  11. Replies
    60
    Views
    42,834

    Thanks, it is integrated on my side. I am...

    Thanks, it is integrated on my side.
    I am working on the complete integration of the locale through the UI (as a dropdown near the platform one).

    For the moment I am testing the overall and will...
  12. Replies
    60
    Views
    42,834

    Hi stinkybit, I added the scancodes provided...

    Hi stinkybit,


    I added the scancodes provided in the attached file as a new dictionnary in the actual keyseed file.
    Just a question : on a windows machine (german OS), what is the confirmation...
  13. Replies
    60
    Views
    42,834

    Hi ! I asked myself the 'é', 'è' and other...

    Hi !


    I asked myself the 'é', 'è' and other french specificities questions. My conclusion was based on the fact that those characters would not be intergrated in any payload (powershell or raw...
  14. Replies
    60
    Views
    42,834

    Hi @binkybear, Here is a quick example on how...

    Hi @binkybear,

    Here is a quick example on how I was thinking about implementing new locales in the menu (405) with the new keyseed.py (the one provided by @discipuloosho with french and spanish...
  15. Replies
    60
    Views
    42,834

    Hi, Regarding the AltGr case, I noticed odd...

    Hi,

    Regarding the AltGr case, I noticed odd behaviour too (considered as LCtrl+LAlt). I finally found that the modifier's scancode is 0X05, and tested it against specific characters ('@' for...
  16. Replies
    60
    Views
    42,834

    Hi discipuloosho, To be able to compile this...

    Hi discipuloosho,

    To be able to compile this Source, you have to setup correctly the SDL 2 library. There is plenty of tutorials on how to perform this on Linux (I did it on Windows, using VS...
  17. Replies
    60
    Views
    42,834

    Hi binkybear, The best would be to have a...

    Hi binkybear,

    The best would be to have a dropdown list in the php page, as for the OS selection (win7/win8). I did not made this since I could not find the php page corresponding (and lack of...
  18. Replies
    60
    Views
    42,834

    Hi binkybear, Here is a final version for the...

    Hi binkybear,

    Here is a final version for the FR layout dictionnary (I finally found the AltGr modifier, equivalent to Ctrl+Alt). 399
    Though, I removed 2 characters from it : the ~ and ` as they...
  19. Replies
    60
    Views
    42,834

    Hi, Unfortunately I got no more time since I...

    Hi,

    Unfortunately I got no more time since I have to prepare a certification exam (beside my actual job work).
    Though, I can give you my methodology.

    DISCLAIMER: I know that this seems...
  20. Replies
    60
    Views
    42,834

    Hi muts, Here is the keyseed.py script...

    Hi muts,

    Here is the keyseed.py script modified. It has not been tested fully from the interface but by forcing the locale in the script it works well (needs to adjust the AltGr modifier key...
  21. Replies
    60
    Views
    42,834

    Hi all, I managed to compile a quick SDL...

    Hi all,
    I managed to compile a quick SDL program that retrieve the scancode according to a keystroke.
    From there I got the scancode list for the keyseed.py file for french layout.
    Regarding this,...
  22. Replies
    60
    Views
    42,834

    Hi muts, I will for sure but: - I could only...

    Hi muts,

    I will for sure but:
    - I could only look at this lightly for the next 2 weeks since my OSCP exam is the october 17th ;)
    - I am far from being an expert, but will be highly interested...
  23. Replies
    60
    Views
    42,834

    Hi, I am looking for implementing French...

    Hi,

    I am looking for implementing French keyboard layout.
    To achieve this, what I plan to do as POC is to change the hid-keylog line 39:

    To use the MapVirtualKeyEx that allow to set a locale: ...
Results 1 to 23 of 23